# fweingartshofer/oauth

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/fweingartshofer-oauth).**

_How this analysis was created: the description and tags below were written by an AI model that read this project's README and public documentation pages; stars, license and language come straight from the GitHub API. The model does not read the source code._

0 stars · 0 forks

## Links

- GitHub: https://github.com/fweingartshofer/oauth
- awesome-repositories: https://awesome-repositories.com/repository/fweingartshofer-oauth.md

## Description

An oauth 2.0 library that does not assume anything. The library can be used to produce OAuth 2.0 requests and parse token responses. It produces gleam http requests and takes in gleam http responses. Use whatever http client you prefer for either javascript or erlang. The library pulls in as few…

## Tags

### Part of an Awesome List

- [API Clients](https://awesome-repositories.com/f/awesome-lists/devtools/api-clients.md) — Implements OAuth 2.0 authentication flows.
