login
Authenticate with a Reposit backend to enable sharing and voting. Opens a browser for user login and automatically saves the authentication token.
Instructions
Authenticate with a Reposit backend to enable sharing and voting. Use this when authentication is required (e.g., after receiving an 'unauthorized' error). Opens a browser for the user to log in, then saves the token automatically.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| backend | No | Name of the backend to authenticate with. If not specified, uses the default backend. | |
| url | No | URL of a new backend to add and authenticate with. Use this to add a new backend that isn't configured yet. |