proxy.golang.org : github.com/akavel/go-openid
Package openid implements parts of the OpenID 2.0 standard. For more information, see: http://openid.net/specs/openid-authentication-2_0.html Usage: Now you have to redirect the user to the url returned. The OP (OpenID Provider) will then forward the user back to you (i.e. in example to: "http://www.sesame.com/loginVerifier"), after authenticating him. To check the user's identity afterwards, run: URL is the url the user was redirected to, with the full query string. The grant variable will be true if the user was correctly authenticated, false otherwise. If the user was authenticated, id contains his identifier.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/akavel/go-openid
License: BSD-3-Clause
Latest release: about 13 years ago
First release: about 13 years ago
Namespace: github.com/akavel
Dependent repositories: 1
Stars: 3 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 3 months ago