Description returns the description of the user center, including the name, icon, url, etc.
()
| 23 | Base |
| 24 | // Description returns the description of the user center, including the name, icon, url, etc. |
| 25 | Description() UserCenterDesc |
| 26 | // ControlCenterItems returns the items that will be displayed in the control center |
| 27 | ControlCenterItems() []ControlCenter |
| 28 | // LoginCallback is called when the user center login callback is called |