curl -H "Content-Type: application/x-www-form-urlencoded" -X POST http://localhost:9000/oauth2/token -d "client_id=public-client&grant_type=authorization_code&redirect_uri=http://127.0.0.1:3000&code_challenge_method=S256&code=&code_verifier=&code_challenge=" | jq .samitkumarpatel/spring-oauth2-pkce-client
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|