Versions in this module Expand all Collapse all v2 v2.0.2 Apr 1, 2026 v2.0.1 Apr 1, 2026 Changes in this version + const AuthenticatedProfileIDKey + const AuthenticatedUserEmailKey + const AuthenticatedUserIDKey + const AuthenticatedUserIsAdminKey + const AuthenticatedUserNameKey + const ProfileFullyOnboarded + func AuthenticatedProfileID(ctx echo.Context) (int, error) + func AuthenticatedUserEmail(ctx echo.Context) (string, error)