08 Jan 25
LastLogin Auth LastLogin Auth is the simplest way to add user authentication to your HTTP val. LastLogin is a decentralized hosted auth providerthat enables login to any app through email, Google, Github, etc without API keys. This val exports middleware that can be added to any HTTP val. Login with Google While LastLogin supports many login providers, it’s oftensimplest to have a single “Login with Google” button. Live Demo How to setup These instructions were written to be easily copy-and-pasteableinto LLMs like Townie. import { lastlogin } from “https://esm.town/v/stevekrouse/lastlogin_safe” Wrap
by chrisSt
1 year ago