You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the update
A clear and concise description of what the update/upgrade will be. Keep it simple!
Integrate Supabase JWT authentication and leverage Knative backend services to track user billing and manage running instances of the Fudster bot. This includes:
Secure authentication via Supabase JWTs.
Validation and identification of active user sessions.
Service orchestration with Knative for scaling and managing user-specific bot instances.
Billing tracking tied to Supabase user data and Knative service metrics.
References for update
Include any links/data for the update that must be done.
[Update] : [Fudster] : User Billing & Auth
Describe the update
A clear and concise description of what the update/upgrade will be. Keep it simple!
Integrate Supabase JWT authentication and leverage Knative backend services to track user billing and manage running instances of the Fudster bot. This includes:
References for update
Include any links/data for the update that must be done.
Supabase JWT Documentation
Knative Serving Documentation
Supabase Functions
Security/Performance risks
Are there any major security and/or performance risks?!
RISK: true
The text was updated successfully, but these errors were encountered: