15c9599ce7
🔒 (security) security improvement
2025-10-10 23:57:09 +07:00
a2216b44db
🚚 (mv) separating card from other components
2025-10-02 23:56:20 +07:00
4e7b939e93
🔒 (security) remove disableDevtools
...
Removed disableDevtools from the security features because it was redundant with the popup feature, which caused the
authentication popup to always close.
2025-09-08 23:11:42 +07:00
1bf56603e0
👔 complete handler callback
...
Complete the logic checking and loading on the OAuth module callback handler.
2025-08-26 12:53:53 +07:00
a5e3af9367
🎨 clear the unused import
2025-08-23 21:55:38 +07:00
ab5bbd3491
🚧 (wip) get oauth url from backend
...
this function is under development and still need fixing
2025-08-22 22:43:34 +07:00
5e4047a500
📝 creating docs for login page
2025-08-18 22:41:51 +07:00
a848d4dcb5
✨ creating login popup security check
...
Perform security checks on the login popup to minimize bugs in unexpected situations.
2025-08-17 22:50:24 +07:00