mirror of
https://github.com/supabase/supabase.git
synced 2026-06-21 21:12:49 +08:00
This PR adds the entitlement check for configuring auth user sessions. ### Testing - Head to `/project/_/auth/sessions` with an org on the Free Plan - Assert that the upgrade prompt is shown and that u: <img width="1203" height="449" alt="image" src="https://github.com/user-attachments/assets/44aa1b64-e06b-491e-8d30-587cfe1ff65e" /> - Head to `/project/_/auth/sessions` with an org on the Pro Plan or above - Assert that you're able to configure the User Sessions section <img width="1203" height="381" alt="image" src="https://github.com/user-attachments/assets/b566dc49-6367-41cc-98fe-25d5e7bdaf87" />