Discover Packages
github.com/axiomhq/axiom-go
axiom
auth
package
Version:
v0.13.4
Opens a new window with list of versions in this module.
Published: Nov 21, 2022
License: MIT
Opens a new window with license information.
Imports: 11
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 by visiting
a URL. A personal token is retrieved in exchange.
Login to the given Axiom deployment and retrieve a personal 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.