📝 Recommend frontend

This commit is contained in:
xtaodada 2022-05-15 23:21:06 +08:00
parent a8dc9b9234
commit 282ec1dd9a
Signed by: xtaodada
GPG Key ID: 4CBB3F4FA8C85659

View File

@ -4,8 +4,8 @@ The in-game login system for [Grasscutter](https://github.com/Grasscutters/Grass
## Current Features: ## Current Features:
- [x] Use twitter oauth to login - [x] Use Twitter oauth to login
- [ ] Error page - [x] Custom pages
## Important Notes: ## Important Notes:
@ -53,7 +53,17 @@ plugins
### Frontend ### Frontend
#### Recommend
[TwitterTheme](https://github.com/SwetyCore/GCAuth-OAuth-TwitterTheme)
- [x] Login page
- [x] Register page
- [x] Change password page
- [x] Error notice
#### Default
[en](https://github.com/Xtao-Team/GCAuth-OAuth/tree/en) [zh](https://github.com/Xtao-Team/GCAuth-OAuth/tree/zh) [en](https://github.com/Xtao-Team/GCAuth-OAuth/tree/en) [zh](https://github.com/Xtao-Team/GCAuth-OAuth/tree/zh)
- [x] Login page - [x] Login page
- [ ] Error page