...
Starting with v0.7, Giles has a two part authentication mechanism. First, it requires applications to send an app token (generated by Giles for a specific app) and the token of an identity provider to authenticate a user. Giles then generates a shorter-lived authentication token specifically for Giles that can be used to use Giles' REST Api on behave behalf of a user.
To register an application with Giles:
...
Warning |
---|
Never share Giles access tokens and keep them safe. Anyone with an access token can use Giles API on your apps app's behalf. |
Status | ||||
---|---|---|---|---|
|
...