a tiny oauth browser client for atproto using a service worker
11
fork

Configure Feed

Select the types of activity you want to include in your feed.

Add demo link

+1 -1
+1 -1
README.md
··· 1 1 # atsw.js 2 2 3 - A very minimal OAuth client for atproto using a service worker. Make authenticated requests to your PDS using plain `‌fetch` calls. 3 + A very minimal OAuth browser client for atproto using a service worker. Make authenticated requests to your PDS using plain `‌fetch` calls. Check out a [live demo](https://jake.tngl.io/atsw/). 4 4 5 5 **This is very experimental** — you should probably use [atcute](https://codeberg.org/mary-ext/atcute/src/branch/trunk/packages/oauth/browser-client) if you're building something real. 6 6