Releases: workos/authkit-electron
Releases · workos/authkit-electron
v0.1.2
Compare
Sorry, something went wrong.
No results found
0.1.2 (2026-08-14)
Bug Fixes
add repository field so provenance validation passes (#13 ) (d4133cd )
v0.1.1
Compare
Sorry, something went wrong.
No results found
0.1.1 (2026-08-14)
Bug Fixes
refuse to claim http(s) as a deep-link protocol (#11 ) (e73bde0 )
v0.1.0
Compare
Sorry, something went wrong.
No results found
0.1.0 (2026-08-11)
Features
add types-only /globals subpath export for non-React renderers (8c3d00c )
ceremony, deep-link & IPC (Phase 2) (3f78373 )
core session engine (Phase 1) (ce5589a )
example app + automated e2e (Phase 5) (e66d16b )
in-app window ceremony mode (Phase 4) (101ea0e )
React renderer bindings (Phase 3) (bc60ba1 )
surface sign-in failures + add release-please automation (#1 ) (06f042b )
Bug Fixes
defer keychain read so createAuthKit() runs before app.whenReady() (d9f82de )
example: honor MAIN_VITE_AUTHKIT_CEREMONY from .env for ceremony mode (a5b8811 )
validate clientId at construction and end hosted session on signOut (53642f0 )