Authentication for the WS endpoint #2788
Unanswered
jordan-dimov
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.
-
Hi,
Does anyone have an example of implementing authentication and / or some form of access control to the Perspective web socket endpoint in a FastAPI app. Particularly when using the
PerspectiveStarletteHandlerlike this:The use case is that certain users should only be able to access a filtered subset of the data in a table.
Beta Was this translation helpful? Give feedback.
All reactions