#18 — Investigate ability to get JWT token on UI via Supabase SDK

Repo: Twill-AI/facade State: closed | Status: done Assignee: Unassigned

Created: 2024-06-17 · Updated: 2025-09-15

Description

If use Supabase SDK in TwillUI then authentication would be faster, but Facade would know nothing about new session started. So question here is - should we start session on the Facade during authentication or not? Because right after authentication TwillUI would as “Main” page with a lot of data anyway.

AC:

  • Check if it is possible to use Supabase SDK in TwillUI to get JWT which would allow to make requests to Facade.

Notes

Add implementation notes, blockers, and context here

Add wikilinks to related people, meetings, or other tickets