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

https://github.com/dio/runauthservice

Provides run.Service implementation for running github.com/dio/authservice
https://github.com/dio/runauthservice

Last synced: over 1 year ago
JSON representation

Provides run.Service implementation for running github.com/dio/authservice

Awesome Lists containing this project

README

          

# Run External Auth Service binary

Provides a library to download the [Auth Service binary](https://github.com/dio/authservice) and embed it into your
program as a [`run.Service`](https://github.com/tetratelabs/run/blob/e9a08c78c136ec3e9ff8891a0e037799d56593cb/group.go#L152).

See [example](./example/README.md).

## Generated files

We have [generated](./generated/) files from https://github.com/dio/authservice/tree/master/config.

## License

See [LICENSE](./LICENSE)