Replies: 1 comment 2 replies
-
|
Hey @maoyuehui! I'm here to help you with any bugs, questions, or contributions you have. Let's tackle this together! To achieve seamless redirection to Langfuse without requiring an additional login, you need to set up OAuth authentication properly. Here’s a breakdown of the tasks for both the frontend and backend: Backend Tasks:
Frontend Tasks:
By setting up these configurations and handling the redirection logic, you can ensure a seamless user experience where users do not need to log in again when accessing Langfuse from your application. To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Other |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
My interaction process is: After logging in to my own project (React) without integrating any third-party services, I click a button on the page, and then I'm redirected to Langfuse without needing to log in to Langfuse again.
I'm wondering what the specific tasks for the front and back ends should be throughout this process? What I currently know is that some environment variables need to be set when starting Langfuse, and I don't quite understand what the callback URL is for?
Beta Was this translation helpful? Give feedback.
All reactions