Back to Projects

Club FUNN is a membership learning site that uses the Patreon API to authenticate students and requires a $25/m pledge for full access. The authentication system uses oAuth 2.0 protocol and checks against the users pledged tiers on every login. After the user is authenticated with Patreon, the user is logged into the Directus 9 backend to re-authenticate any further requests.

There is a full E-Book available to members with print & download options. Each document request requires full authentication before any data is transferred.

Content is controlled via Directus and has granular permissions. 

Project Scope

This is a full stack project with a SvelteKit front end and a Directus 9 backend with a full oAuth 2.0 integration. The front-end is hosted on Netlify using serverless functions. 

Technologies & Features