oauth 2.0 - OAuth2 user token best practice -
i'm using "code grant flow" in order obtain token server-side passing secret. need send token server client, able make ajax request bearer token in header. safe way this?
any method long return on secure https
channel. application specific call, running between frontend , backend of single application, based on session cookie maintains state between 2 of them.
Comments
Post a Comment