how does "x-supabase-access-token" get added to the config #271
Unanswered
Courvoisier13
asked this question in
Q&A
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am using this example code to implement a custom authentication using firebase but I do not have an MCP. The
get_current_user
function inauth.py
gets the token gets the user_id and verifies the token.however, in the node, the
config.get("configurable", {})
does not have any firebase tokens. I found that the key "x-supabase-access-token" is coming from open-agent-platform.thank you
Beta Was this translation helpful? Give feedback.
All reactions