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

https://github.com/barryf/acquiescence

IndieAuth authorization and token endpoint.
https://github.com/barryf/acquiescence

indieauth indieweb

Last synced: 2 months ago
JSON representation

IndieAuth authorization and token endpoint.

Awesome Lists containing this project

README

          

# Acquiescence

Acquiescence is a very simple [IndieAuth](https://indieweb.org/indieauth) authorization and token endpoint.

It requires a [Redis](https://redis.io/) server.

It's currently only set up to authorize using GitHub because that's my preferred provider, but adding in additional [OmniAuth](https://github.com/omniauth/omniauth)-compatible providers should be reasonably simple.

---

[Barry Frost](https://barryfrost.com/)