simplic/oxs-auth
Authenticates with a Web API and retrieves a bearer token
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| Email for the API authentication | yes | — | |
| password | Password for the API authentication | yes | — |
| auth-url | The authentication URL for the API | yes | — |
Outputs
| name | description |
|---|---|
| bearer-token | The retrieved bearer token |