{"issuer":"http://localhost:8000","authorization_endpoint":"http://localhost:8000/oauth/authorize","token_endpoint":"http://localhost:8000/oauth/token","response_types_supported":["code"],"grant_types_supported":["authorization_code"],"scopes_supported":["basic"],"token_endpoint_auth_methods_supported":["client_secret_post","client_secret_basic","none"],"code_challenge_methods_supported":["plain","S256"],"revocation_endpoint":"http://localhost:8000/oauth/revoke","userinfo_endpoint":"http://localhost:8000/api/me"}