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

Popular posts from this blog

javascript - Chart.js (Radar Chart) different scaleLineColor for each scaleLine -

apache - Error with PHP mail(): Multiple or malformed newlines found in additional_header -

java - Android – MapFragment overlay button shadow, just like MyLocation button -