Discover Packages
github.com/axiomhq/axiom-go
axiom
auth
package
Version:
v0.10.0-rc.2
Opens a new window with list of versions in this module.
Published: May 30, 2022
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package auth implements the authentication flow to login to Axiom in the
browser and retrieve a Personal Access Token.
Login to the given Axiom deployment and retrieve a Personal Access Token in
exchange. This will execute the OAuth2 Authorization Code Flow with Proof Key
for Code Exchange (PKCE).
LoginFunc is a function that is called with the URL the user has to visit in
order to authenticate.
Source Files
¶
Directories
¶
Package PKCE implements Proof Key for Code Exchange by OAuth Public Clients.
Package PKCE implements Proof Key for Code Exchange by OAuth Public Clients.
Click to show internal directories.
Click to hide internal directories.