{"issuer":"https://pesu-oauth2.onrender.com","authorization_endpoint":"https://pesu-oauth2.onrender.com/oauth2/authorize","token_endpoint":"https://pesu-oauth2.onrender.com/oauth2/token","userinfo_endpoint":"https://pesu-oauth2.onrender.com/api/v1/userinfo","jwks_uri":"https://pesu-oauth2.onrender.com/jwks.json","revocation_endpoint":"https://pesu-oauth2.onrender.com/oauth2/revoke","response_types_supported":["code"],"subject_types_supported":["public"],"id_token_signing_alg_values_supported":["RS256"],"code_challenge_methods_supported":["S256"],"scopes_supported":["openid","profile","email","phone","offline_access"],"grant_types_supported":["authorization_code","refresh_token"],"token_endpoint_auth_methods_supported":["client_secret_basic","client_secret_post","none"]}