Releases: agentrhq/authsome
Releases · agentrhq/authsome
authsome: v0.1.11
Compare
Sorry, something went wrong.
No results found
0.1.11 (2026-04-24)
Features
add configuration files for a few more OAuth2 providers (#47 ) (d587881 )
add proxy runner, RC publishing, and OAuth scope support (#53 ) (456d9bd )
Documentation
overhaul authsome skill and consolidate reference docs (#46 ) (4b7dad4 )
update authsome skill description with detailed capabilities, usage guidelines, and security policies (#39 ) (6c0bf89 )
authsome: v0.1.10
Compare
Sorry, something went wrong.
No results found
0.1.10 (2026-04-22)
Features
added redirect url in popup broswer Ui (#36 ) (b292017 )
added support for ashby (#42 ) (b37724e )
replace reset flow with force flag and reorganize provider lifecycle commands into logout, revoke, and remove (#32 ) (66b0583 )
Documentation
authsome: v0.1.9
Compare
Sorry, something went wrong.
No results found
0.1.9 (2026-04-21)
Features
add --version / -v flag to CLI (#22 ) (688aefb )
Add github templates and CONTRIBUTING.md (#20 ) (98e0136 )
introduce secure browser-based bridge for sensitive input collection and remove CLI credential flags (#28 ) (8302b10 )
provider for klaviyo added (#25 ) (32038af )
Bug Fixes
redirect url explicitly mentioned in register provider (#27 ) (78b6eeb )
use model_dump(mode="json") to serialize datetime fields in CLI (#23 ) (551239a )
Documentation
authsome: v0.1.8
Compare
Sorry, something went wrong.
No results found
0.1.8 (2026-04-21)
Features
add client record type to function docstring (1be12a9 )
Bug Fixes
authsome: v0.1.7
Compare
Sorry, something went wrong.
No results found
0.1.7 (2026-04-21)
Features
implement common_options decorator to support global CLI flags across all commands (72d08ed )
authsome: v0.1.6
Compare
Sorry, something went wrong.
No results found
0.1.6 (2026-04-21)
Bug Fixes
update incorrect imports and fix README (5ca9da0 )
authsome: v0.1.5
Compare
Sorry, something went wrong.
No results found
0.1.5 (2026-04-21)
Features
add 29 new API provider configurations to bundled_providers (#9 ) (f9d8af4 )
enable CLI support for providing client credentials and API keys during login; and persist aforementioned credentials in profile store (#10 ) (7c960db )
Documentation
rewrite README with agent-first positioning and badges (94e090b )
authsome: v0.1.4
Compare
Sorry, something went wrong.
No results found
0.1.4 (2026-04-20)
Bug Fixes
update command execution to use double-quoted strings and process in shell (157edad )
authsome: v0.1.3
Compare
Sorry, something went wrong.
No results found
0.1.3 (2026-04-20)
Documentation
add CLI reference and provider registration guides and update main skill documentation (#5 ) (3d9d3b3 )
authsome: v0.1.2
Compare
Sorry, something went wrong.
No results found
0.1.2 (2026-04-17)
Features
Improve cli and test public pkce oauth flow (27c8d50 )
Show separate custom and bundled providers; highlight connections spearately; tested pkce public oauth flow (0924521 )