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