[Authentication] Use OpenIddict Client instead of IdentityModel #1883
Unanswered
xperiandri
asked this question in
Ideas
Replies: 2 comments 1 reply
-
Happy to consider this as an alternative - the Authentication model is open enough that it should be easy enough to add OpenIddict Client |
Beta Was this translation helpful? Give feedback.
1 reply
-
For now this has been moved to a discussion. Rather than bulk out Uno.Extensions Authentication with more providers, I'd suggest adding a sample to uno.samples repository on how OpenIddict Client can be used |
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
-
What would you like to be added:
IdentityModel is a petty primitive library.
Contrary OpenIddict Client is a secure sophisticated library that covers all the possible scenarios (except WASM)
Why is this needed:
Allows to easily perform authentication setup including usage of DI
For which Platform:
Beta Was this translation helpful? Give feedback.
All reactions