This project is amazing. Congratulations!
I would like to know two things:
- is it possible to make it usable with django rest framework?
- is it possible to have only a given group of users authenticate on a specific service?
About the second question: I have a set of applications (e.g. A, B, C, D), but not all users have access to all applications. So I would need a way to say that user 1 can access A and B, user 2 can access B and D, user 3 can access all applications