debug output :)
This commit is contained in:
parent
6f02f9e562
commit
bc1cf27ad4
1 changed files with 1 additions and 0 deletions
|
|
@ -39,6 +39,7 @@ export default function AuthWrapper(props: Props) {
|
||||||
}
|
}
|
||||||
|
|
||||||
options.authorizationParams.redirect_uri = url + "/signupCallback"
|
options.authorizationParams.redirect_uri = url + "/signupCallback"
|
||||||
|
console.log(options.authorizationParams.redirect_uri)
|
||||||
|
|
||||||
loginWithRedirect(options)
|
loginWithRedirect(options)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue