authcontext

package
v2.0.1 Latest Latest
Warning

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

Go to latest
Published: Apr 1, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	AuthenticatedUserIDKey      = "auth_user_id"
	AuthenticatedUserNameKey    = "auth_user_name"
	AuthenticatedUserEmailKey   = "auth_user_email"
	AuthenticatedUserIsAdminKey = "auth_user_is_admin"
	AuthenticatedProfileIDKey   = "auth_profile_id"
	ProfileFullyOnboarded       = "profile_fully_onboarded"
)

Variables

This section is empty.

Functions

func AuthenticatedProfileID

func AuthenticatedProfileID(ctx echo.Context) (int, error)

func AuthenticatedUserEmail

func AuthenticatedUserEmail(ctx echo.Context) (string, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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