Versions in this module Expand all Collapse all v2 v2.0.2 Jun 30, 2025 Changes in this version + func GetActiveUserEmail(ctx context.Context) (string, error) + func Login(ctx context.Context, out cli.Output) error + func Logout(ctx context.Context, out cli.Output) error + func ValidateAndGetUserLogin(ctx context.Context, enforceNais bool) (string, error)