Create OAuth2.0 Project

This API is used to create a new OAuth project with the specified parameters (domain, Callback URL, Logout URL, and stage) using the 'https://api.cripsa.com/v2/oauth/oauth-create-project' API endpoint.

Register OAuth 2.0 App

This API is used to register a new OAuth application with specific parameters (domain, Register Type, Provider Name, and Metadata URL) using the 'https://api.cripsa.com/v2/oauth/oauth-register-app' API endpoint.

Rotate OAuth 2.0 Api-Key

This API is used to rotate or change the API key for an OAuth configuration using the 'https://api.cripsa.com/v2/oauth/oauth-rotate-api-key' API endpoint.

Update OAuth 2.0 Metadata-Url

This API code is used to update the metadata URL for an OAuth configuration using the 'https://api.cripsa.com/v2/oauth/oauth-update-meta-url' API endpoint.

Delete OAuth 2.0 Project

This API is used to delete an OAuth project with the specified domain using the 'https://api.cripsa.com/v2/oauth/qua/oauth-delete-project' API endpoint.