relfarias
(@relfarias)1 Post
Quote from
relfarias on November 21, 2018, 4:18 am
I need to create an endpoint to generate my token in my user just with username without the password.
How can I do it? Because this /connect/token is calling GetProfileDataAsync and I need to generate the token in other way on my Controller just with the email.
Any help?
I need to create an endpoint to generate my token in my user just with username without the password.
How can I do it? Because this /connect/token is calling GetProfileDataAsync and I need to generate the token in other way on my Controller just with the email.
Any help?