Current section
Files
Jump to
Current section
Files
README.md
# glow_auth
[](https://hex.pm/packages/glow_auth)
[](https://hexdocs.pm/glow_auth/)
Glow Auth is a gleam OAuth 2.0 Client library.
## Installation
This package can be added to your Gleam project:
```sh
gleam add glow_auth
```
and its documentation can be found at <https://hexdocs.pm/glow_auth>.