login

package
v1.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 18, 2026 License: MIT Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (

	// OrgMembershipErrorSubstring is the error message substring returned by Auth0
	// when a user doesn't belong to any organization during the auth flow.
	// This typically happens during sign-up when the organization hasn't been created yet.
	OrgMembershipErrorSubstring = "user does not belong to any organization"
)

Functions

func New

func New(runtimeCtx *runtime.Context) *cobra.Command

func Run added in v1.1.0

func Run(runtimeCtx *runtime.Context) error

Run executes the login flow directly without going through Cobra. This is useful for prompting login from other commands when auth is required.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL