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 |
|
LovelessCodes
|
86a01074b9
|
refactor: remove unused EMAIL_ environment variables (#24)
* refactor: remove unused EMAIL_TOKEN environment variable
* refactor: remove unused EMAIL_URL environment variable
* chore: remove unused EMAIL_URL environment variable from docker compose
* chore: add SMTP environment variables
|
2025-06-05 10:41:08 +01:00 |
|
Henry
|
0b06f80181
|
feat: remove NEXT_PUBLIC env vars from docker build args (#13)
* feat: add next public envs to runtime
* Commit env vars
|
2025-06-03 21:25:57 +01:00 |
|
Henry
|
14f55e5939
|
chore: update package licences and migration script
|
2025-05-29 23:18:25 +01:00 |
|
Henry
|
702af24a25
|
fix: enable internal connections on dokploy
|
2025-05-16 10:55:29 +01:00 |
|
Henry
|
321e0b6837
|
fix: update container port
|
2025-05-15 12:47:20 +01:00 |
|
Henry
|
d17e60efc5
|
fix: remove image tag
|
2025-05-08 13:15:22 +01:00 |
|
Henry
|
cbb5b0e06a
|
feat: update docker compose
|
2025-05-08 13:13:09 +01:00 |
|
Henry
|
a5399fcd46
|
feat: dockerfile
|
2025-05-07 23:35:13 +01:00 |
|