Fix RLS permissions and JWT validation for admin club creation #5
Reference in New Issue
Block a user
Delete Branch "fix/rls-permission-test-failure"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
This PR fixes multiple issues that prevented admin users from creating clubs:
Changes
1. Fixed RLS Permission Issue in Tests
2. Fixed JWT Validation
3. Fixed Admin Authorization
4. Frontend Changes
Testing