Donate. I desperately need donations to survive due to my health

Get paid by answering surveys Click here

Click here to donate

Remote/Work from Home jobs

OAuth2 authentication for deployed applications

I have a clarification regarding the authentication in the following scenario.

I have a front end application along and a web api solution which uses the oauth2 and jwt for generating the tokens and the setup works fine . I want to give it as a package along with steps how to configure and use for any application .So when the user uses this application in his system , Will he able to generate the token to send it to server ? Will the authentication server also gets deployed for achieving token based authentication as a package?

Comments