Web/Auth
-
OAuth2 PKCE 정리Web/Auth 2020. 7. 5. 00:30
POST https://authorization-server.com/token grant_type=authorization_code &client_id=CKw2bkLjI-6Bs3wwgl7OBUgz &client_secret=F3n7fXMtVwGJ5lXqTmwUHoNUp6O0qN1YYjkRkrQ7ZD6Kbnvt &redirect_uri=https://www.oauth.com/playground/authorization-code-with-pkce.html &code=Uyz9EU-QeRfW4Kt-nUnq4s7NxMuFjJLhT3DVHD6VyLn8Mc5Q &code_verifier=EAp91aanXdoMcoOc2Il55H3UDDIV909k9olEEcl6L24J6_9X Proof Key for Code Excha..