Merge branch 'auth_stuff' into staging_environment
This commit is contained in:
commit
c0ec437eaa
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