PropelAuth OAuth2 — Identity Provider
PropelAuth OAuth 2.0 / OpenID Connect identity provider capability. Authorize, exchange tokens, refresh tokens, retrieve user info, log out, and discover the OIDC configuration.
PropelAuth OAuth2 — Identity Provider is a Naftiko capability published by PropelAuth, one of 5 capabilities the APIs.io network indexes for this provider. It bundles 4 operations.
The capability includes 2 read-only operations and 2 state-changing operations. Lead operation: Exchange OAuth code / refresh token for tokens. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include PropelAuth, OAuth 2.0, OpenID Connect, and Identity Provider.
MCP Tools
propelauth-oauth-token
Exchange OAuth code / refresh token for tokens.
propelauth-oauth-userinfo
Fetch OIDC user info.
propelauth-oauth-logout
Revoke a refresh token.
propelauth-oidc-discovery
Fetch the OpenID Connect discovery document.