mirror of
https://github.com/wassname/talk.git
synced 2026-07-20 12:40:47 +08:00
[CORL-621] Auth Fixes (#2569)
* fix: resolve error with redirects - fixes #2529 * fix: apply validations to username for oidc * fix: converted components to function components * fix: snapshots
This commit is contained in:
committed by
Kim Gardner
parent
64f102e6d4
commit
921461008e
@@ -6,6 +6,7 @@ interface WindowFeatures {
|
||||
width: number;
|
||||
height: number;
|
||||
centered: boolean;
|
||||
innerWidth?: number;
|
||||
}
|
||||
|
||||
interface PopupProps {
|
||||
|
||||
Reference in New Issue
Block a user