OAuth
Endpoints for configuring and interacting with LOOP as an OAuth 2.0 service provider.
Register OAuth app
Register an OAuth 2.0 client application with LOOP as the service provider.
Get OAuth apps
Get a page of OAuth 2.0 client applications registered with LOOP.
Get an OAuth app
Get an OAuth 2.0 client application registered with LOOP.
Update an OAuth app
Update an OAuth 2.0 client application based on OAuth struct.
Delete an OAuth app
Delete and unregister an OAuth 2.0 client application
Regenerate OAuth app secret
Regenerate the client secret for an OAuth 2.0 client application registered with LOOP.
Get info on an OAuth app
Get public information about an OAuth 2.0 client application registered with LOOP. The application's client secret will be blanked out.
Get authorized OAuth apps
Get a page of OAuth 2.0 client applications authorized to access a user's account.