store oauth 2.0 user info in token context instead of being passed through frontend parameters
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
export interface OAuth2CallbackLoginRequest {
|
||||
readonly provider?: string;
|
||||
readonly password?: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user