auth_signin
Authenticates with email and password to obtain a JWT token for accessing the Ara platform's RGAA accessibility audit features.
Instructions
Authenticate to the Ara platform using email/password. Returns a JWT token that will be used for all subsequent requests. Required only if ARA_AUTH_TOKEN is not set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | Yes | Your Ara account email | |
| password | Yes | Your Ara account password |