Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 322 Bytes

File metadata and controls

9 lines (6 loc) · 322 Bytes

Node - React Google OAuth2 authentication

Basic starter app.

Authentication by local form submission, or Google OAuth2 service.
Uses jwt in a header, not session. Built with Passportjs.
UI with Tailwind.
User data saved in Sqlite.