mirror of
https://github.com/casdoor/casdoor.git
synced 2025-07-22 00:53:49 +08:00
Rename to method.
This commit is contained in:
@ -31,5 +31,5 @@ type authResponse struct {
|
||||
IsSignedUp bool `json:"isSignedUp"`
|
||||
Email string `json:"email"`
|
||||
Avatar string `json:"avatar"`
|
||||
Addition string `json:"addition"`
|
||||
Method string `json:"method"`
|
||||
}
|
||||
|
Reference in New Issue
Block a user