workos / authkit-js

Vanilla JS AuthKit SDK
MIT License
9 stars 3 forks source link

Add `dispose` method and backfill more tests for `createClient` #44

Closed mthadley closed 3 weeks ago

mthadley commented 3 weeks ago

Adds a test suite to cover at least the basics of createClient. There's still more to add like better coverage for the refresh loop itself, which will come later.