yatt-ai / yattie

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

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

Closed SmartWolf1220 closed 6 months ago

SmartWolf1220 commented 6 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 6 months ago

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

SmartWolf1220 commented 6 months ago

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

SmartWolf1220 commented 6 months ago

@dacoaster , Please check again.