oauth 2.0 - Would not it be safe if I saved the Access Token to the client -


in authorization code flow,we can see access token client(the client client server).after authorization,the server store access token in session not in client.so when want request resource server, whether request client server obtain access token, , request resource server.would not safe if saved access token client? enter image description here


Comments

Popular posts from this blog

python - Selenium remoteWebDriver (& SauceLabs) Firefox moseMoveTo action exception -

html - How to custom Bootstrap grid height? -

Ansible warning on jinja2 braces on when -