issues
search
workos
/
authkit-js
Vanilla JS AuthKit SDK
MIT License
9
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
stop `console.error`ing on expected errors
#53
cmatheson
opened
14 hours ago
0
Unexpected Error Logging Despite Handled Exceptions
#52
diegomais
opened
4 days ago
2
Emit custom event when token is refreshed
#51
chaance
opened
1 week ago
0
v0.7.0
#50
cmatheson
closed
2 weeks ago
0
add `switchToOrganization`
#49
cmatheson
closed
2 weeks ago
0
RefreshSession / Org Change
#48
esko22
closed
2 weeks ago
4
Extract `HttpClient` to share related API behavior
#47
mthadley
opened
3 weeks ago
0
Convert `createClient` internals to a `class`
#46
mthadley
closed
3 weeks ago
0
Allow passing `organizationId` or `loginHint` when calling `signIn` or `signUp`
#45
mthadley
closed
3 weeks ago
1
Add `dispose` method and backfill more tests for `createClient`
#44
mthadley
closed
3 weeks ago
0
v0.6.1
#43
mthadley
closed
3 weeks ago
0
Add `jest` and related testing infrastructure
#42
mthadley
closed
3 weeks ago
0
Use native Web Locks API when available
#41
mthadley
closed
3 weeks ago
1
v0.6.0
#40
mthadley
closed
4 weeks ago
0
Add option to configure refresh buffer interval
#39
mthadley
closed
1 month ago
0
Update README.md to be valid javascript
#38
paulfalgout
closed
3 weeks ago
0
authkit-js refresh token requests 400
#37
paulfalgout
opened
1 month ago
8
Bump rollup from 4.18.1 to 4.22.4
#36
dependabot[bot]
opened
2 months ago
0
React Native Support
#35
nandorojo
opened
2 months ago
0
v0.5.1
#34
cmatheson
closed
2 months ago
0
disclose that impersonation is not yet supported
#33
cmatheson
closed
2 months ago
0
explain how the code verifier can be missing in console error
#32
cmatheson
closed
2 months ago
0
v0.5.0
#31
cmatheson
closed
2 months ago
0
support the new `context` parameter in signIn/signUp
#30
cmatheson
closed
2 months ago
0
v0.4.1
#29
cmatheson
closed
2 months ago
0
don't attempt to refresh in ERROR state
#28
cmatheson
closed
2 months ago
0
make `refreshSession` private
#27
cmatheson
closed
2 months ago
0
stop console.error initial refresh
#26
cmatheson
closed
2 months ago
0
v0.4.0
#25
cmatheson
closed
2 months ago
0
don't proactively refresh on hidden tabs
#24
cmatheson
closed
2 months ago
0
preserve authkitClientState in `refreshSession`
#23
cmatheson
closed
2 months ago
0
improve `_needsRefresh` logic
#22
cmatheson
closed
2 months ago
0
don't trigger onRefreshFailure on initial refresh
#21
cmatheson
closed
2 months ago
0
v0.3.0
#20
cmatheson
closed
3 months ago
0
add `onRefreshError`
#19
cmatheson
closed
3 months ago
0
always throw when `getAccessToken` fails
#18
cmatheson
closed
3 months ago
0
Improve README for authkit-js
#17
MatthewAry
opened
3 months ago
0
v0.2.2
#16
cmatheson
closed
3 months ago
0
fix refresh timing
#15
cmatheson
closed
3 months ago
0
v0.2.1
#14
cmatheson
closed
3 months ago
0
schedule proactive refreshes after code is exchanged
#13
cmatheson
closed
3 months ago
0
call `onRefresh` after code is exchanged
#12
cmatheson
closed
3 months ago
0
v0.2.0
#11
cmatheson
closed
3 months ago
0
Support `password_reset_token` in `signIn()`
#10
cmatheson
closed
3 months ago
0
Add `ci.yml` GitHub actions workflow
#9
mthadley
closed
3 months ago
0
Add `prettier` and package script for formatting
#8
mthadley
closed
3 months ago
0
support `invitationToken` in `signIn`/`signUp`
#7
cmatheson
closed
3 months ago
0
Log error when code verifier is missing
#6
cmatheson
closed
3 months ago
0
Export `getClaims`
#5
cmatheson
closed
3 months ago
0
Add `onRefresh` callback
#4
cmatheson
closed
3 months ago
0
Next