Privacy

How FutureScope uses student data

FutureScope student accounts use Supabase for authentication and progress storage. CMS editors continue to use a separate Decap CMS admin flow under /admin/.

What we collect

  • Email address from your sign-in provider.
  • Optional profile fields such as your name, avatar URL, and marketing consent choice.
  • Saved learning-path progress, completed curriculum items, quiz attempts, and limited activity timestamps used for streaks and recommendations.

What we do not collect

  • No passwords are stored in this site.
  • No sensitive financial account data should be entered into FutureScope learning tools.
  • No public profile directory is exposed from student account data.

How data is protected

Supabase row-level security limits student records so each signed-in user can only read and write their own data. Public site visitors use the anonymous key only for authenticated client-side requests allowed by those policies.

FutureScope keeps student auth separate from the Decap CMS Netlify Identity and Git Gateway admin system.