Discover Packages
github.com/axiomhq/cli
internal
client
auth
package
Version:
v0.12.0
Opens a new window with list of versions in this module.
Published: Dec 1, 2023
License: MIT
Opens a new window with license information.
Imports: 13
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 assets contains assets for the auth package.
Package assets contains assets for the auth package.
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.