Revert "Session에 email도 저장해둔다. 필요할때 꺼내줄 api만들 예정"
This reverts commit 2165a4400b.
This commit is contained in:
@ -63,7 +63,6 @@ type usertokeninfo struct {
|
||||
token string //refreshtoken
|
||||
secret string
|
||||
brinfo string
|
||||
email string
|
||||
accesstoken string // microsoft only
|
||||
accesstoken_expire_time int64 // microsoft only
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user