You must be logged in to sponsor pilcrowonpaper
Become a sponsor to pilcrow
Hi!
I'm a software developer from Tokyo interested in auth and security. I'm currently working on:
- My auth book: A collection of guides, recommendations, and examples for implementing auth in web applications.
- Basic auth example: An open-source example website that implements email address and password authentication.
- Passwordless auth example: An open-source example website that implements email code sign-in and passkeys.
Some of my past works:
Featured work
-
pilcrowonpaper/auth.pilcrowonpaper.com
My personal auth book.
HTML 62 -
pilcrowonpaper/passwordless-example.auth.pilcrowonpaper.com
An example website that implements email code sign-in and passkeys following best practices
Go 73 -
pilcrowonpaper/basic-example.auth.pilcrowonpaper.com
An example website that implements email address and password authentication following best practices.
Go 26 -
lucia-auth/lucia
Authentication, simple and clean
-
pilcrowonpaper/arctic
OAuth 2.0 clients for popular providers
TypeScript 1,709 -
pilcrowonpaper/copenhagen
A basic guideline on implementing auth for the web