An open API service indexing awesome lists of open source software.

https://github.com/codio/codio-auth-action

Codio API Authentication action
https://github.com/codio/codio-auth-action

Last synced: 5 months ago
JSON representation

Codio API Authentication action

Awesome Lists containing this project

README

          

# Codio auth action

Authenticates in Codio API

# Usage

See [action.yml](action.yml)

```yaml
steps:

- uses: codio/codio-auth-action
with:
client-id: my-client-id
secret-id: my-secret-id
```

# License

The scripts and documentation in this project are released under the [MIT License](LICENSE)