| Class | Description |
|---|---|
| CasdoorEmailForm | |
| CasdoorPermission |
Permission has the same definition as https://github.com/casbin/casdoor/blob/master/object/permission.go#L29
|
| CasdoorResource |
Resource has the same definition as https://github.com/casbin/casdoor/blob/master/object/resource.go#L24
used to obtain resource-related information from Casdoor
|
| CasdoorRole |
Role has the same definition as https://github.com/casbin/casdoor/blob/master/object/role.go#L24
|
| CasdoorSmsForm | |
| CasdoorUser |
User has the same definition as https://github.com/casbin/casdoor/blob/master/object/user.go#L24
used to obtain user-related information from your Casdoor server.
|
| Organization |
Copyright © 2022. All rights reserved.