https://github.com/remotesynth/astro-demo-stytch
https://github.com/remotesynth/astro-demo-stytch
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/remotesynth/astro-demo-stytch
- Owner: remotesynth
- Created: 2023-08-09T18:55:20.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-27T16:15:12.000Z (almost 2 years ago)
- Last Synced: 2025-06-21T22:42:20.308Z (12 months ago)
- Language: Astro
- Size: 116 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CFP Tracker using Stytch
This is a WIP of a conference session/CFP tracker built as an SSR site with Astro and using a combination of AppWrite cloud for the backend and Stytch for authentication.
Note that many aspects aren't fully implemented in the code including handling authentication errors, redirecting all pages if the user is not logged in and consolidating the Stytch code into a library to allow reuse of the client.