API endpoint for getting the authorization code
API endpoint for downloading profiles from remote
API endpoint for editing the properties of the profile (e.g. name)
Name of the backend
Redirect URI for plannable desktop app. This URI will not be visited. Instead, it acts like a flag, indicating that the server has directed back to the client. This can set to anything, as long as the server and the client have an agreement. It is recommended to set this value to a (probably non-existent) localhost URI.
Whether to allow OAuth on plannable desktop app (built with electron)
API endpoint to exchange authorization code for an access token
API endpoint for uploading/overwriting profiles on remote
Generated using TypeDoc
Client ID for OAuth