{ "authorization_endpoint": "https://auth.looch.money/oauth2/v1/authorize", "response_types_supported": ["code"], "scopes_supported": ["openid","offline_access"], "token_endpoint": "https://auth.looch.money/oauth2/v1/token", "token_endpoint_auth_methods_supported": ["client_secret_basic"], "jwks_uri": "https://auth.looch.money/oauth2/v1/jwks" }