Commit Graph

5 Commits

Author SHA1 Message Date
a2216b44db 🚚 (mv) separating card from other components 2025-10-02 23:56:20 +07:00
8e69819444 🚧 (wip) proping function into page component
Prop the page component state function on the main to the page component so that the page can be changed from the page
component. Used for step-by-step login procedures.
2025-10-02 10:33:40 +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
02a4b3a3d1 create new signup page 2025-08-20 22:07:12 +07:00