A Deno-compatible AT Protocol OAuth client that serves as a drop-in replacement for @atproto/oauth-client-node
0
fork

Configure Feed

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

revert: remove JSR_TOKEN - JSR uses OIDC for GitHub Actions

-2
-2
.github/workflows/publish.yml
··· 39 40 - name: Publish to JSR 41 run: deno publish 42 - env: 43 - JSR_TOKEN: ${{ secrets.JSR_TOKEN }}
··· 39 40 - name: Publish to JSR 41 run: deno publish