Documentation
¶
Index ¶
- func CheckEmail(client *ent.Client) echo.HandlerFunc
- func CheckPermission(policy *ent.AccessPolicy, rrn string) bool
- func InitSuperAdminAndSuperRoles(client *ent.Client) error
- func LoginUser(client *ent.Client) echo.HandlerFunc
- func LogoutUser() echo.HandlerFunc
- func MatchRRN(permRRN, resourceRRN string) bool
- func ParseRRN(rrn string) (platform, tenant, account, resourceType, resourceName string, err error)
- func RegisterUser(client *ent.Client) echo.HandlerFunc
- func ResetPassword(client *ent.Client) echo.HandlerFunc
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckPermission ¶
func CheckPermission(policy *ent.AccessPolicy, rrn string) bool
func LogoutUser ¶
func LogoutUser() echo.HandlerFunc
func ResetPassword ¶
func ResetPassword(client *ent.Client) echo.HandlerFunc
ResetPassword reset password
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.