AccountRegistry.OtherAccounts()is not used anywhere- Removed several legacy session value names from
oauth/consts.go - We can just embed the
oauth.GetUser()now
Signed-off-by: Seongmin Lee git@boltless.me
AccountRegistry.OtherAccounts() is not used anywhereoauth/consts.gooauth.GetUser() nowSigned-off-by: Seongmin Lee git@boltless.me
oauth.User type
oauth.MultiAccountUser
MultiAccountUser.Active from template
.Handle from oauth.AccountInfo
AuthReturnInfo
AddAccount session data
Pds field from oauth.User
- `AccountRegistry.OtherAccounts()` is not used anywhere
- Removed several legacy session value names from `oauth/consts.go`
- We can just embed the `oauth.GetUser()` now
Signed-off-by: Seongmin Lee <git@boltless.me>
- `AccountRegistry.OtherAccounts()` is not used anywhere
- Removed several legacy session value names from `oauth/consts.go`
- We can just embed the `oauth.GetUser()` now
Signed-off-by: Seongmin Lee <git@boltless.me>
- `AccountRegistry.OtherAccounts()` is not used anywhere
- Removed several legacy session value names from `oauth/consts.go`
- We can just embed the `oauth.GetUser()` now
Signed-off-by: Seongmin Lee <git@boltless.me>