How to Customize the login process #409
Unanswered
ahmed-habbachi
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Lets say I want to use the standard configuration, and I just want to tweak the login process to call a custom old service that will return me if the user credential is valid or not, I am very confused thought I just need a custom jwt authentication handler then it came to my mind to just create my own identity store ! what is the best solution to be used in this clean architecture solution.
Beta Was this translation helpful? Give feedback.
All reactions