We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[email protected] @sidebase/[email protected]
nodejs: v20.18.1
I set both AUTH_ORIGIN and baseURL = https://rpdev-gui.dev-vie.int.compax.at/aax4/api/auth
After I login successful, I got wrong redirect url. I expect redirect url should be https://rpdev-gui.dev-vie.int.compax.at/aax4 but it is https://rpdev-gui.dev-vie.int.compax.at Then I check the api get providers I got this the signinUrl and callbackUrl should include /aax4 but not and I think it cause my issue
this is my config
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Environment
[email protected]
@sidebase/[email protected]
nodejs: v20.18.1
Reproduction
I set both
AUTH_ORIGIN and baseURL = https://rpdev-gui.dev-vie.int.compax.at/aax4/api/auth
Describe the bug
After I login successful, I got wrong redirect url. I expect redirect url should be https://rpdev-gui.dev-vie.int.compax.at/aax4 but it is https://rpdev-gui.dev-vie.int.compax.at
Then I check the api get providers I got this
the signinUrl and callbackUrl should include /aax4 but not and I think it cause my issue
this is my config
Additional context
No response
Logs
No response
The text was updated successfully, but these errors were encountered: