Replies: 1 comment 5 replies
-
Due to GHSA-7vwr-g6pm-9hc8,
Instantiate multiple |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I’m facing an issue while using
fastapi-proxy-lib
and I also have a question:Problem: When trying to authorize on a proxied site, I’m getting errors related to cookies or CSRF (which is stored in cookies). Am I doing something wrong?
Question: How can I implement the
base_url
dynamically instead of hardcoding it as shown in the code above? For example, if I need to proxy multiple sites, how can I do that?I’d really appreciate your help!
Beta Was this translation helpful? Give feedback.
All reactions