mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-02-22 21:01:08 +08:00
feat: track oauth new-user result
This commit is contained in:
@@ -9,4 +9,5 @@ public class RegisterRequest {
|
||||
private String email;
|
||||
private String password;
|
||||
private String captcha;
|
||||
private String inviteToken;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user