FablabsAPI
Constructor Summary
Public Constructor | ||
public |
|
Method Summary
Public Methods | ||
public |
Get an instance of the API initialized with the current config and token |
|
public |
authorization_url(): * Get the authorization url for fablabs.io authorization code |
|
public |
async handleAuthCode(code: String): Object Handle the authorization code obtained from the Authorization endpoint and request an Access token. |