Commit Graph

3 Commits

Author SHA1 Message Date
e804f259b7 🚧 (wip) forward callback to backend 2025-08-28 23:26:33 +07:00
73c5bff44c 👔 forwarding callback data
create a type and implement it in props that pass callback data from root to the component that will process the
request.
2025-08-27 22:47:55 +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