Categorygithub.com/atom-providers/jwt
modulepackage
0.0.0-20230918101532-295b1f12266d
Repository: https://github.com/atom-providers/jwt.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
ParseRole attempts to convert a string to a Role.
No description provided by the author
RoleNames returns a list of possible string values of Role.
RoleValues returns a list of the values for Role.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
RoleSuperAdmin is a Role of type super_admin.
RoleSystemAdmin is a Role of type system_admin.
RoleTenantAdmin is a Role of type tenant_admin.
RoleTenantUser is a Role of type tenant_user.
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

swagger:enum Role ENUM(super_admin, system_admin, tenant_admin, tenant_user).