NPR · Capability
NPR Identity Service — Authorization
NPR Identity Service — Authorization. 4 operations. Lead operation: NPR Show a web-based login/signup form to a user. Self-contained Naftiko capability covering one Npr business surface.
What You Can Do
GET
Getauthorizationpage
— NPR Show a web-based login/signup form to a user
/v1/v2/authorize
POST
Generatedevicecode
— NPR Initiate an OAuth2 login flow for limited input devices
/v1/v2/device
POST
Createtoken
— NPR Create a new OAuth2 access token
/v1/v2/token
POST
Revoketoken
— NPR Revoke an existing OAuth2 access token
/v1/v2/token/revoke
MCP Tools
npr-show-web-based-login
NPR Show a web-based login/signup form to a user
read-only
idempotent
npr-initiate-oauth2-login-flow
NPR Initiate an OAuth2 login flow for limited input devices
npr-create-new-oauth2-access
NPR Create a new OAuth2 access token
npr-revoke-existing-oauth2-access
NPR Revoke an existing OAuth2 access token