|
7df02c270b
|
refactor: move client page view file to client folder and reorganize file structure
|
2024-08-18 12:59:19 +07:00 |
|
|
fe6c3f7870
|
Improving pages title
|
2024-05-17 20:15:32 +07:00 |
|
|
43e16f1d79
|
Handle internal server error using new custom template
|
2024-05-14 11:35:15 +07:00 |
|
|
74aae18fee
|
Remove Google OAuth2 token revocation logic; tokens expire naturally over time, eliminating the need for manual revocation
|
2024-05-13 16:56:19 +07:00 |
|
|
d166628345
|
Handle Google OAuth2 error on callback
|
2024-05-07 20:28:22 +07:00 |
|
|
dce11e3569
|
Refactor session code
|
2024-05-05 14:50:51 +07:00 |
|
|
0768348240
|
Invalidate user access token upon app login
|
2024-05-02 16:54:48 +07:00 |
|
|
9ce46b8967
|
Remove leftover Google credentials
|
2024-04-30 17:20:10 +07:00 |
|
|
65a6538b95
|
Implement user setup for Google OAuth2 unregistered users
|
2024-04-30 17:16:56 +07:00 |
|
|
da31733dcc
|
Implement Google OAuth2
|
2024-04-30 15:16:33 +07:00 |
|