Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sfomuseum/go-http-oauth2

Go HTTP middleware package for using an OAuth2 service as a single-sign-on provider.
https://github.com/sfomuseum/go-http-oauth2

golang oauth2

Last synced: 16 days ago
JSON representation

Go HTTP middleware package for using an OAuth2 service as a single-sign-on provider.

Awesome Lists containing this project

README

        

# go-http-oauth2

Go HTTP middleware package for using an OAuth2 service as a single-sign-on provider.

## Important

This is work in progress, including the documentation. In the meantime please have a look at the [Geotagging at SFO Museum, part 9 – Publishing Data](https://millsfield.sfomuseum.org/blog/2020/05/07/geotagging-publishing/) blog post for an example of how the package works.

## See also

* https://tools.ietf.org/html/draft-ietf-oauth-security-topics-15
* https://github.com/aaronland/go-http-cookie