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/scheibo/a1

Package a1 provides simple authentication and authorization helpers for a single user service. Clients should use Hash to hash their password ahead of time, then initialize a Client with using New with the hash so that it may then be used to authenticate web sevices. a1 provides its own simple LoginPage which POSTS to /login to complete the Login flow, as well as a handler for Logout. a1 uses a secure cookie to store the client's login state. a1 also provides rate limiting and XSRF functionality.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/scheibo/a1
License: MIT
Latest release: over 2 years ago
First release: over 2 years ago
Namespace: github.com/scheibo
Last synced: 20 days ago

    Loading...
    Readme
    Loading...