Learning Auth

Building my b2b whole dashboards and stuff, trying to keep it simple, what y'all think?

+---------------------------+ | Google Sign-In | +---------------------------+ | v +--------------------------------------------------+ | PHP Backend | | +------------------------------------------+ | | | /verify-google-token | | | | /send-magic-link | | | | /verify-magic-link | | | | /logout | | | +------------------------------------------+ | | | | | v | | +------------------------------------------+ | | | SQLite Database | | | | (User info & Magic link tokens) | | | +------------------------------------------+ | +--------------------------------------------------+ | v +---------------------------+ | Client-side | | (HTMX for updates) | +---------------------------+

Murph Author

Adding picture capabilities would be sick

0 Likes

Please sign in to leave a comment.