The auth part of indieauth is working, time to impliment token exchange!!!
Log in to leave a comment
The auth part of indieauth is working, time to impliment token exchange!!!
Log in to leave a comment
I have updated dependencies, done some work on indieauth, and am finally merging the indieauth branch to main in PR #7, though I will keep working in that branch until indieauth is all fully tested and working. Lots of back and forth went into merging it, mostly using amp, thanks for amp free tier and build crew :pf:
Log in to leave a comment
OAuth and sessions are fully done! Just need to impliment a profile, and then finally back around to To-Do lists
Log in to leave a comment
The OAuth flow now creates or updates a user account, and if you use different oauth methods, as long as they return the same email the account will be linked to it
Log in to leave a comment
I added OAuth login to my website. The sign-in button is leftover from an initial idea and will be removed soon or made usable. Hack Club Auth support is implimented, but I am waiting for a my PR to add PKCE support to be merged
Log in to leave a comment
Create a todo list to check out how convex works and build the UI for the authorization server
Log in to leave a comment
Updated theme to Catppuccin, changed my name during this section so I updated that, added Last.fm profile, added a header and footer.
Metadata for an IndieAuth endpoint is there but there is a distinct lack of real endpoints… time to fix that
Log in to leave a comment
Update README to outline commit guidelines and add git hooks (this took way longer than it should have…).
Log in to leave a comment
The initial website is ready! Time to add more stuff
Log in to leave a comment