Commit Graph

9 Commits

Author SHA1 Message Date
1ae59c2ccb 🔧 chore: update example env 2026-01-28 23:49:16 +07:00
22428c720c 🐛 fix: user client info in oauth flow 2026-01-20 09:39:50 +07:00
8abf3d3818 👔 (oauth) add callback URI option for google
Adding a callback option to the Google OAuth provider used to define the OAuth callback URI. If not defined, the
callback URI will use the default value in the .env file.
2025-08-14 23:43:16 +07:00
3df1f342fc 👔 (oauth) add callback URI options
provides the option to define a callback URI following a request from the frontend; if not defined, it will
automatically use the backend's default URI.
2025-08-13 18:51:10 +07:00
8e584ff14e 📝 add google credentials into example env 2025-08-08 22:41:29 +07:00
419b5b0ae4 create oauth login
Create authentication with oAuth using a third-party vendor. Currently, only GitHub is available, but more will be added
in the future.
2025-08-05 17:11:36 +07:00
945caca728 ⚗️ add minio lib
add minio lib for storing file in file system as bucket storage
2025-07-21 15:21:37 +07:00
ac10ae14f6 fix: fix.env.example 2025-06-14 15:05:20 +07:00
b8b5182911 creating contenerization 2025-05-23 20:46:47 +07:00