Replies: 2 comments 1 reply
-
Feel free to make a PR, and also add tests for that |
Beta Was this translation helpful? Give feedback.
1 reply
-
If someone is interested, here is a start #2467. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Currently this package seems to only support user based authentication. This also works fine with most of the Passport client types as long as a user authenticates. However there is also a service-to-service Passport client. In that case the roles/ permissions, I think, should be associated with the client. Is this possible or does this require a PR?
Beta Was this translation helpful? Give feedback.
All reactions