tiny+ knowledge base
Search…
Welcome
Our pitch
Using tiny+
Getting started
Guides
How Tos
Integrations
Advanced topics
API Documentation
Introduction
Getting access
Javascript token
Simple access token
Register a Client App
oAuth Authorisation process
Endpoints
Powered By
GitBook
oAuth Authorisation process
We use the oAuth 2.0 Implicit workflow to grant access tokens.
Create the oAuth request
In your app, provide a Login button that makes a request, as follows.
get
https://api.tiny.plus
/oauth/authorize
oAuth Authorisation
Previous
Register a Client App
Next - API Documentation
Endpoints
Last modified
2yr ago
Copy link
Outline
Create the oAuth request
get
oAuth Authorisation