Hi Quick question: is supabase.auth.getUser(token) rate-limited on the Auth / GoTrue side?
Weโre using it in a backend API to validate user sessions, and weโre wondering if calling it frequently could hit rate limits, or if decoding the JWT locally is the recommended approach for high-traffic endpoints.
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.