We don't need to pass full MultiAccountUser here. just []AccountInfo
should be enough. This way, we can make MultiAccountUser to always
hold an active user.
Signed-off-by: Seongmin Lee git@boltless.me
We don't need to pass full MultiAccountUser here. just []AccountInfo
should be enough. This way, we can make MultiAccountUser to always
hold an active user.
Signed-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
We don't need to pass full `MultiAccountUser` here. just `[]AccountInfo`
should be enough. This way, we can make `MultiAccountUser` to always
hold an active user.
Signed-off-by: Seongmin Lee <git@boltless.me>
We don't need to pass full `MultiAccountUser` here. just `[]AccountInfo`
should be enough. This way, we can make `MultiAccountUser` to always
hold an active user.
Signed-off-by: Seongmin Lee <git@boltless.me>
We don't need to pass full `MultiAccountUser` here. just `[]AccountInfo`
should be enough. This way, we can make `MultiAccountUser` to always
hold an active user.
Signed-off-by: Seongmin Lee <git@boltless.me>