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
14f55e5939
chore: update package licences and migration script
2025-05-29 23:18:25 +01:00
Henry
9d467529e1
fix: set stripe price id to env variable
2025-05-29 21:41:08 +01:00
Henry
0918320102
fix: set valid domain in next config
2025-05-06 15:10:46 +01:00
Henry
284c00002f
fix: add trusted domains to better auth
2025-05-06 11:17:37 +01:00
Henry
414af74dc1
fix: set better auth baseUrl
2025-05-06 10:38:35 +01:00
Henry
69004df19e
fix: missing secret env
2025-05-06 09:54:06 +01:00
Henry
65eca3ebbb
feat: s3 avatar uploads
2025-05-06 09:22:25 +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
0f26e7615b
fix: create stripe customer when inviting new team member
2025-01-30 22:20:13 +00:00
Henry
0c8d17dce5
feat: monorepo
2024-12-12 14:34:10 +00:00