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.
[ ] Bugfix
[x] Feature
[ ] Code style update (formatting, renaming)
[ ] Refactoring (no functional changes, no API changes)
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.