Simple vanilia JS vite project with ATProto OAuth out of the box

take a picture. it'll last longer

Changed files
+2 -1
.tangled
.tangled/images/logged-in.png

This is a binary file and will not be displayed.

.tangled/images/loggin-screen.png

This is a binary file and will not be displayed.

+2 -1
README.md
··· 1 # Simple ATProto OAuth 2 3 Simple ATProto OAuth example project using Vite and vanilla JS. 4 - 5 6 # Development 7 - `pnpm install` or even `npm install`
··· 1 # Simple ATProto OAuth 2 3 Simple ATProto OAuth example project using Vite and vanilla JS. 4 + ![](./.tangled/images/loggin-screen.png) 5 + ![](./.tangled/images/logged-in.png) 6 7 # Development 8 - `pnpm install` or even `npm install`