An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 8.2% on proxy.golang.org

proxy.golang.org : github.com/stephenafamo/authboss-oauth1

Package oauth1 allows users to be created and authenticated via oauth1 services like facebook, google etc. Currently only the web server flow is supported. The general flow looks like this: In order to do this there are a number of parts: Of these parts, the responsibility of the authboss library consumer is on 1, 3, and 4. Configuration of providers that should be used is totally up to the consumer. The FindUserDetails function is typically up to the user, but we have some basic ones included in this package too. The creation of users from the FindUserDetail's map[string]string return is handled as part of the implementation of the ServerStorer.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/stephenafamo/authboss-oauth1
License: MIT
Latest release: almost 5 years ago
First release: almost 5 years ago
Namespace: github.com/stephenafamo
Stars: 1 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 10 days ago

    Loading...
    Readme
    Loading...