-
I automatically reverse proxy a website in the background, automatically obtain tokens and set them up, so that users do not feel the login process. Is that all right? |
Beta Was this translation helpful? Give feedback.
Answered by
MihaZupan
May 30, 2025
Replies: 1 comment
-
Sure, you can do that. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
MihaZupan
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Sure, you can do that.
Note that the website behind the proxy has to play nice as well, and can't e.g. force aboslute redirects if the url is different.