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

https://github.com/helightdev/oauth2_redirect_callback


https://github.com/helightdev/oauth2_redirect_callback

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

Package that provides some boilerplate to easily implement oauth2 logins via a popup window that
communicates with the root window via postMessage. Uses go_router for route handling and can easily
be integrated into oauth2_client applications.