yatt-ai / yattie

A tool to help testers test.
GNU General Public License v3.0
59 stars 10 forks source link

Implement SSO to Yattie (Cookie from TF front) #182

Closed MOONSTAR1220 closed 2 months ago

MOONSTAR1220 commented 2 months ago

A user who logs in on the TF frontend can use that same cookie to authenticate with YATTIE. So the frontend login creates a session cookie which is used to query the backend.

dacoaster commented 2 months ago

@dockabernathy01 - Please let me know when this is ready for review.

MOONSTAR1220 commented 2 months ago

@dacoaster , I've updated the code. Please check.

MOONSTAR1220 commented 2 months ago

@dacoaster , Please check again.