alpha
Login
or
Join now
nonbinary.computer
/
jacquard
Star
1
Fork
7
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
A better Rust ATProto crate
Star
1
Fork
7
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
jacquard
/
crates
/
jacquard-oauth
/
src
/
at
main
2 folders
15 files
nonbinary.computer
dev experience improvements to oauth scope construction and related usage
13d ago
566b18d9
jose
[jacquard] add client-side scope validation with scope-check feature - Add ScopeError type with miette diagnostics - Add check_scope guard in OAuthSession::send_with_opts (feature-gated) - Extract callback_core() and resolve_include_scopes() to eliminate duplication - Implement eager resolution of include scopes at session creation - Add CallbackError::ScopeResolution variant for scope resolution errors - Fix check_scope: match lxm only, ignore audience at pre-flight - Fix expand_permission_set: select highest account action privilege - Add integration tests with real app.bsky.authCreatePosts permission set - Add audience-specific RPC regression test
2 months ago
types
repo and oauth migrated
3 months ago
atproto.rs
dev experience improvements to oauth scope construction and related usage
1 week ago
authstore.rs
fixed the examples to use the new helpers, improved the localhost callback response page
2 weeks ago
client.rs
dev experience improvements to oauth scope construction and related usage
1 week ago
dpop.rs
fixed the examples to use the new helpers, improved the localhost callback response page
2 weeks ago
error.rs
removed rouille dep for localhost redirect one-shot
2 weeks ago
jose.rs
[jacquard] add client-side scope validation with scope-check feature - Add ScopeError type with miette diagnostics - Add check_scope guard in OAuthSession::send_with_opts (feature-gated) - Extract callback_core() and resolve_include_scopes() to eliminate duplication - Implement eager resolution of include scopes at session creation - Add CallbackError::ScopeResolution variant for scope resolution errors - Fix check_scope: match lxm only, ignore audience at pre-flight - Fix expand_permission_set: select highest account action privilege - Add integration tests with real app.bsky.authCreatePosts permission set - Add audience-specific RPC regression test
2 months ago
keyset.rs
axum oauth helpers and example
2 weeks ago
lib.rs
bunch of miscellaneous cleanup
1 week ago
loopback.rs
fixed the examples to use the new helpers, improved the localhost callback response page
2 weeks ago
request.rs
fixed some serialization bugs, re-added LexiconSchema derive macro
1 week ago
resolver.rs
dev experience improvements to oauth scope construction and related usage
1 week ago
scopes.rs
dev experience improvements to oauth scope construction and related usage
1 week ago
session.rs
axum oauth helpers and example
2 weeks ago
types.rs
dev experience improvements to oauth scope construction and related usage
1 week ago
utils.rs
repo and oauth migrated
3 months ago