File tree Expand file tree Collapse file tree 4 files changed +8
-7
lines changed
examples/client/sveltekit Expand file tree Collapse file tree 4 files changed +8
-7
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1111 "check:watch" : " svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch"
1212 },
1313 "devDependencies" : {
14- "@openauthjs/openauth" : " ^0.4.2 " ,
14+ "@openauthjs/openauth" : " ^0.4.3 " ,
1515 "@sveltejs/adapter-auto" : " ^4.0.0" ,
1616 "@sveltejs/kit" : " ^2.16.0" ,
1717 "@sveltejs/vite-plugin-svelte" : " ^5.0.0" ,
Original file line number Diff line number Diff line change 11# @openauthjs/openauth
22
3+ ## 0.4.3
4+
5+ ### Patch Changes
6+
7+ - ec8ca65: include expires_in for refresh response
8+
39## 0.4.2
410
511### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @openauthjs/openauth" ,
3- "version" : " 0.4.2 " ,
3+ "version" : " 0.4.3 " ,
44 "type" : " module" ,
55 "scripts" : {
66 "build" : " bun run script/build.ts" ,
You can’t perform that action at this time.
0 commit comments