Description
When running the ivy auth add command and selecting Sliplane as the auth provider, the CLI accepts the input (Client ID and Secret), but then fails with an error saying the provider is not supported.
Steps to reproduce
- Run
ivy auth add
- Select Sliplane as the auth provider
- Enter Client ID and Client Secret
Actual result
Auth Provider: Sliplane
Error: Auth provider 'Sliplane' is not supported.
Issue:
#1484
Description
When running the
ivy auth addcommand and selecting Sliplane as the auth provider, the CLI accepts the input (Client ID and Secret), but then fails with an error saying the provider is not supported.Steps to reproduce
ivy auth addActual result
Auth Provider: SliplaneError: Auth provider 'Sliplane' is not supported.Issue:
#1484