tangled
alpha
login
or
join now
socialde.pt
/
atp-client
Laravel AT Protocol Client (alpha & unstable)
3
fork
atom
overview
issues
pulls
pipelines
atp-client
/
src
/
at
v0.0.36
16 folders
2 files
Attributes
Add RequiresScope attribute for declaring scope requirements
1 month ago
Auth
Store DPoP key with session ID after OAuth callback for token binding
1 month ago
Client
Auto-throw AtpResponseException on failed API responses
1 month ago
Console
Add OAuth client metadata and JWKS support with customization hooks
1 month ago
Contracts
Add HasAtpSession contract interface
1 month ago
Crypto
Add customizable `KID` for JWK
1 month ago
Data
Parse JWT expiry for legacy tokens instead of defaulting to 300s
1 month ago
Enums
Add ScopeAuthorizationFailure enum
1 month ago
Events
Add LegacyUserAuthenticated event for app password login
1 month ago
Exceptions
Add AtpResponseException for API error handling
1 month ago
Facades
Wire up Atp::public() facade method
1 month ago
Http
Auto-throw AtpResponseException on failed API responses
1 month ago
Providers
Add Cache, Session, and File credential providers
1 month ago
RichText
Add RichText support with TextBuilder, FacetDetector, and ByteCounter
1 month ago
Session
Add LegacyUserAuthenticated event for app password login
1 month ago
Storage
Make DPoPKey serializable by storing keys as PEM strings
1 month ago
AtpClient.php
Rename identifier to did in AtpClient constructor
1 month ago
AtpClientServiceProvider.php
Register ClientAssertionManager in service provider
1 month ago