jan-zabloudil / release-manager

Platform-agnostic tool that streamlines daily operations in release management, planning and deployments 🚀
BSD 3-Clause "New" or "Revised" License
2 stars 0 forks source link

feat(auth): handle only 403 error for invalid tokens after Supabase update #149

Closed jan-zabloudil closed 2 months ago

jan-zabloudil commented 2 months ago

Supabase has updated their API to return only 403 status code for invalid user tokens.