{ "issuer":"https://api-v1.nfttoid.com/", "authorization_endpoint":"https://api-v1.nfttoid.com/oauth2/auth", "token_endpoint":"https://api-v1.nfttoid.com/oauth2/token", "revocation_endpoint":"https://api-v1.nfttoid.com/oauth2/revoke", "userinfo_endpoint":"https://api-v1.nfttoid.com/userinfo", "end_session_endpoint":"https://api-v1.nfttoid.com/nfttoid/logout", "jwks_uri":"https://api-v1.nfttoid.com/.well-known/jwks.json", "subject_types_supported":["public"], "response_types_supported":["code","code id_token","id_token","token id_token","token","token id_token code"], "grant_types_supported":["authorization_code","client_credentials","refresh_token"], "scopes_supported":["offline_access","offline","openid","email","profile"], "token_endpoint_auth_methods_supported":["client_secret_post"] }