This page provides a comprehensive guide on how to authenticate with our SDK. Authentication is crucial for ensuring secure access to our services.
Basic Authentication:
- Use your username and password for basic authentication.
- Ensure that these credentials are kept secure and not shared with unauthorized users.
OAuth 2.0:
- OAuth 2.0 provides a more flexible and secure way to authenticate.
- Follow the steps below to set up OAuth 2.0 authentication:
- Obtain an access token from the OAuth server.
- Use the access token to authenticate requests to our SDK.
API Keys:
- API keys are used for programmatic access to our services.
- Ensure that your API keys are kept confidential and are not exposed to the public.
For more detailed information, please refer to our SDK Documentation.
Authentication Flow Diagram
- Troubleshooting:
- If you encounter any issues during the authentication process, please check the following:
- Ensure that you are using the correct credentials.
- Verify that your network connection is stable.
- Check the error messages for more information.
- If you encounter any issues during the authentication process, please check the following:
If you need further assistance, please contact our support team at support@ullrai.com.