space-game/supabase
Michael Mainguy fe88c2bf47 Add My Levels tab, profile page, and token auth system
- Add My Levels tab to website level selection for viewing private levels
- Add profile page for generating/managing editor plugin tokens
- Create user_tokens table and RPC functions for token-based auth
- Fix cloudLevelService to use maybeSingle() for admin and level queries
- Fix getLevelById to try authenticated client first for private levels
- Add rotation support to asteroids, base, sun, and planets
- Remove deprecated difficultyConfig from level files
- Add editor script components for BabylonJS Editor integration

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-09 07:06:40 -06:00
..
migrations Add My Levels tab, profile page, and token auth system 2025-12-09 07:06:40 -06:00
policies.sql Fix ship physics init order and Supabase RLS user sync 2025-12-01 07:00:24 -06:00
schema.sql Add level hints system for event-triggered audio playback 2025-12-01 08:45:20 -06:00