tangled
alpha
login
or
join now
socialde.pt
/
atp-client
Laravel AT Protocol Client (alpha & unstable)
3
fork
atom
overview
issues
pulls
pipelines
commits
Author
Commit
Message
Date
Miguel Batres
49ad28e2
Merge branch 'dev'
v0.0.12
6w ago
Miguel Batres
a3ff1259
Fix AtpResolver namespace import in OAuthEngine
6w ago
Miguel Batres
6c3cf992
Merge branch 'dev'
v0.0.11
6w ago
Miguel Batres
138af376
Add localhost client_id query parameters for scope and redirect_uri
6w ago
Miguel Batres
75158519
Merge branch 'dev'
v0.0.10
6w ago
Miguel Batres
8fd5473b
Rename metadata_url to client_id and add localhost detection
6w ago
Miguel Batres
5360ffe3
Merge branch 'refs/heads/dev'
v0.0.9
6w ago
Miguel Batres
838fb13f
Update import `atp` package namespaces following consistency update
6w ago
Miguel Batres
5e3a54c5
Merge branch 'dev'
v0.0.8
6w ago
Miguel Batres
91eebaf7
Extract DPoP HTTP middleware into reusable DPoPClient helper
6w ago
Miguel Batres
6911f373
Retry request if DPoP nonce is empty
6w ago
Miguel Batres
a080973c
Merge branch 'dev'
v0.0.7
6w ago
Miguel Batres
40a941fe
Fix DPoP JWK format to extract key from JWKS wrapper
6w ago
Miguel Batres
821787ee
Merge branch 'refs/heads/dev'
v0.0.6
6w ago
Miguel Batres
e33fc25d
Update composer dependencies
6w ago
Miguel Batres
747d312a
Merge branch 'refs/heads/dev'
6w ago
Miguel Batres
66b67553
Update import `atp` package namespaces following consistency update
6w ago
Miguel Batres
c4925c84
Merge branch 'refs/heads/dev'
6w ago
Miguel Batres
73325318
Add customizable `KID` for JWK
6w ago
Miguel Batres
b77a8577
Merge branch 'refs/heads/dev'
6w ago
Miguel Batres
aa89877e
Rename `readme.md` to `README.md` and add banner
6w ago
Miguel Batres
2be5d52f
Rename `atp-client` config to `client`
6w ago
Miguel Batres
657c20ec
Add Bluesky documentation comments and fix `uploadBlob()` implementation
6w ago
Miguel Batres
24152c0a
Merge branch 'refs/heads/dev'
6w ago
Miguel Batres
9683e256
Update `atp-resolver` to `^v1.0`
6w ago
Miguel Batres
a1616eb3
Merge pull request #1 from socialdept/dev
Prerelease
6w ago
Miguel Batres
5ab4fdd5
Important classes instead of full inline class paths
6w ago
Miguel Batres
9b96fada
Update HasHttp to use endpoint parameter instead of nsid
6w ago
Miguel Batres
ca47deb8
Update request client references to use renamed RequestClient classes
6w ago
Miguel Batres
36a14f18
Add record clients for posts, likes, follows, and profiles
6w ago
Miguel Batres
24b1ddf0
Add RichText support with TextBuilder, FacetDetector, and ByteCounter
6w ago
Miguel Batres
d5ba130a
Format Request classes with named parameters and break long lines
6w ago
Miguel Batres
dac9d3c0
Restructure client architecture with namespace-based NSID partials
6w ago
Miguel Batres
be7e9a3d
Implement HTTP client layer and namespace-based client classes
6w ago
Miguel Batres
87248206
Add GitHub workflows, gitignore, and PHP CS Fixer config
6w ago
Miguel Batres
26d63eb6
Update composer.json dependencies
6w ago
Miguel Batres
3482376e
Consolidate crypto system to use phpseclib3 + firebase/php-jwt
6w ago
Miguel Batres
f9251a19
Add OAuth client metadata and JWKS support with customization hooks
6w ago
Miguel Batres
6f938590
Update service provider to properly inject dependencies
6w ago
Miguel Batres
e7dc18a7
Implement Phase 3: Session Management
6w ago
Miguel Batres
76a361be
Implement Phase 2: Authentication & DPoP
6w ago
Miguel Batres
576cd1fd
Implement Phase 1: Foundation & Data Objects
6w ago
Miguel Batres
23bbfa30
Set up project scaffolding with service provider, facade, and config
6w ago
Miguel Batres
8f56b83d
Initial commit
6w ago
Merge branch 'dev'
v0.0.12
49ad28e2
Miguel Batres
6w
Fix AtpResolver namespace import in OAuthEngine
a3ff1259
Miguel Batres
6w
Merge branch 'dev'
v0.0.11
6c3cf992
Miguel Batres
6w
Add localhost client_id query parameters for scope and redirect_uri
138af376
Miguel Batres
6w
Merge branch 'dev'
v0.0.10
75158519
Miguel Batres
6w
Rename metadata_url to client_id and add localhost detection
8fd5473b
Miguel Batres
6w
Merge branch 'refs/heads/dev'
v0.0.9
5360ffe3
Miguel Batres
6w
Update import `atp` package namespaces following consistency update
838fb13f
Miguel Batres
6w
Merge branch 'dev'
v0.0.8
5e3a54c5
Miguel Batres
6w
Extract DPoP HTTP middleware into reusable DPoPClient helper
91eebaf7
Miguel Batres
6w
Retry request if DPoP nonce is empty
6911f373
Miguel Batres
6w
Merge branch 'dev'
v0.0.7
a080973c
Miguel Batres
6w
Fix DPoP JWK format to extract key from JWKS wrapper
40a941fe
Miguel Batres
6w
Merge branch 'refs/heads/dev'
v0.0.6
821787ee
Miguel Batres
6w
Update composer dependencies
e33fc25d
Miguel Batres
6w
Merge branch 'refs/heads/dev'
747d312a
Miguel Batres
6w
Update import `atp` package namespaces following consistency update
66b67553
Miguel Batres
6w
Merge branch 'refs/heads/dev'
c4925c84
Miguel Batres
6w
Add customizable `KID` for JWK
73325318
Miguel Batres
6w
Merge branch 'refs/heads/dev'
b77a8577
Miguel Batres
6w
Rename `readme.md` to `README.md` and add banner
aa89877e
Miguel Batres
6w
Rename `atp-client` config to `client`
2be5d52f
Miguel Batres
6w
Add Bluesky documentation comments and fix `uploadBlob()` implementation
657c20ec
Miguel Batres
6w
Merge branch 'refs/heads/dev'
24152c0a
Miguel Batres
6w
Update `atp-resolver` to `^v1.0`
9683e256
Miguel Batres
6w
Merge pull request #1 from socialdept/dev
Prerelease
a1616eb3
Miguel Batres
6w
Important classes instead of full inline class paths
5ab4fdd5
Miguel Batres
6w
Update HasHttp to use endpoint parameter instead of nsid
9b96fada
Miguel Batres
6w
Update request client references to use renamed RequestClient classes
ca47deb8
Miguel Batres
6w
Add record clients for posts, likes, follows, and profiles
36a14f18
Miguel Batres
6w
Add RichText support with TextBuilder, FacetDetector, and ByteCounter
24b1ddf0
Miguel Batres
6w
Format Request classes with named parameters and break long lines
d5ba130a
Miguel Batres
6w
Restructure client architecture with namespace-based NSID partials
dac9d3c0
Miguel Batres
6w
Implement HTTP client layer and namespace-based client classes
be7e9a3d
Miguel Batres
6w
Add GitHub workflows, gitignore, and PHP CS Fixer config
87248206
Miguel Batres
6w
Update composer.json dependencies
26d63eb6
Miguel Batres
6w
Consolidate crypto system to use phpseclib3 + firebase/php-jwt
3482376e
Miguel Batres
6w
Add OAuth client metadata and JWKS support with customization hooks
f9251a19
Miguel Batres
6w
Update service provider to properly inject dependencies
6f938590
Miguel Batres
6w
Implement Phase 3: Session Management
e7dc18a7
Miguel Batres
6w
Implement Phase 2: Authentication & DPoP
76a361be
Miguel Batres
6w
Implement Phase 1: Foundation & Data Objects
576cd1fd
Miguel Batres
6w
Set up project scaffolding with service provider, facade, and config
23bbfa30
Miguel Batres
6w
Initial commit
8f56b83d
Miguel Batres
6w