-
Notifications
You must be signed in to change notification settings - Fork 21
Auth
David Copeland edited this page Jun 25, 2017
·
1 revision
Stitches uses the Authorization
header and a custom realm.
If you have an API key of fc9d82a2-3205-4092-9311-a7916621175f, you would set the header like so;
Authorization: CustomKeyAuth key=fc9d82a2-3205-4092-9311-a7916621175f
You can change the realm in the configuration. It is recommended that you use a realm specific to your company.