LovelessCodes
96f2835bab
Feat: allow email password sign in/up for selfhosters ( #54 )
...
* feat: add password reset functionality with email template and credentials config
* feat: add authentication configuration options and improve development setup
* feat: add password-based authentication and signup control flags
* feat: update auth form to support name field
* fix: prevent password icon from overlaying the input text
---------
Co-authored-by: Henry <henry_ball@hotmail.co.uk >
2025-06-08 21:25:37 +01:00
LovelessCodes
314053fa95
feat: add support for 15 new OAuth providers including Apple, Microsoft, and TikTok ( #34 )
...
* feat: add support for 15 new OAuth providers including Apple, Microsoft, and TikTok
* chore: remove unused OAuth providers from docs
2025-06-05 23:15:00 +01:00
LovelessCodes
6eb17529f1
feat(auth): added discord & github authentication methods ( #18 )
...
* feat(auth): added discord & github authentication methods
* chore(format): formatted edited files
* docs: add Discord and GitHub OAuth environment variables to README
* feat: add Discord and GitHub OAuth client credentials to environment config
* refactor: migrate social provider types to better-auth package
* feat: return configured social provider names from auth endpoint
* refactor: simplify socialProvidersPlugin by removing nested function and condensing return
2025-06-05 12:00:07 +01:00
Henry
84dd9a9b6d
feat: support SMTP via nodemailer ( #17 )
2025-06-04 12:33:24 +01:00
Henry
414af74dc1
fix: set better auth baseUrl
2025-05-06 10:38:35 +01:00
Henry
b6daaa41de
refactor: remove supabase auth
2025-05-05 15:16:30 +01:00
Henry
091fea6f38
feat: setup better-auth
2025-05-02 23:40:34 +01:00
Henry
a89c381171
feat: responsive auth page
2025-02-15 18:00:29 +00:00
Henry
0c8d17dce5
feat: monorepo
2024-12-12 14:34:10 +00:00