Reuse existing session when signing in in for assume
Signed-off-by: Émile Ré <emile@getprobo.com>
This commit is contained in:
@@ -626,6 +626,8 @@ type PageInfo {
|
||||
}
|
||||
|
||||
input SignInInput {
|
||||
# When assuming an org with a password auth method
|
||||
organizationId: ID
|
||||
email: EmailAddr!
|
||||
password: String!
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user