alpha
Login
or
Join now
metru.dev
/
my-atmosphere
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
[READ-ONLY] Mirror of https://github.com/metruzanca/my-atmosphere. A simple app displaying a dashboard of atproto apps your account uses
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
my-atmosphere
/
assets
/
at
main
2 files
Sam Zanca
refactor: use atproto_oauth::workflow for OAuth, eliminate ~150 lines
15d ago
c223aff0
favicon.ico
refactor: use atproto_oauth::workflow for OAuth, eliminate ~150 lines - Replace manual PAR/token exchange/DPoP/JWT code with library calls - oauth_init() handles PAR, DPoP, client assertions automatically - oauth_complete() handles token exchange, PKCE, nonce retry - Remove build_client_assertion, TokenResult enum, manual retry logic - Add #[cf_attr] guards to prevent cargo fix from stripping WASM-only imports
2 weeks ago
tailwind.css
refactor: use atproto_oauth::workflow for OAuth, eliminate ~150 lines - Replace manual PAR/token exchange/DPoP/JWT code with library calls - oauth_init() handles PAR, DPoP, client assertions automatically - oauth_complete() handles token exchange, PKCE, nonce retry - Remove build_client_assertion, TokenResult enum, manual retry logic - Add #[cf_attr] guards to prevent cargo fix from stripping WASM-only imports
2 weeks ago