OAuth2 Authorization Server & Identity Provider
Operational
| Discovery | .well-known |
|---|---|
| Authorize | /authorize |
| Token | /oauth/token |
| UserInfo | /oauth/userinfo |
| JWKS | /auth/keys |
Redirect users to /authorize with your client_id and redirect_uri to start the "Sign in with Happo" flow.