Create Personal Access Tokens

There are some scenarios where connecting as a GitHub app may have certain limitations (for instance using SAML restricted authentication). In such cases, you should connect your app using a Personal Developer token instead of using Aviator app authentication.

To do so, you can create a personal developer token and set the token here. You can find instructions on how to generate a token here. You may create a separate GitHub user for this purpose. If you choose to only connected Personal Access token, you may have to also setup custom webhooks to send requests to Aviator. Please contact us at howto@aviator.co for details.

Last updated