- add
auth
middleware (#2) (88eeea2) - composables: improve
useSession
return type (5dc28c6) - implement broadcast channel (#1) (fdf5e27)
- change signIn/signOut content type (ecdc4c7)
- composables:
status
is computed ref (17baac7) - composables: set
getSession
event onsignIn
(3efcb18) - handler: fix req host (945d38c)
- handler: should not override
secret
(23661c7) - module:
_getSession
should not be auto-imported (15e2ad8) - plugin:
_getSession
should be called always (c59f347) - replicate
session
event from server-side on client-side (e7766a5) - utils: copy BroadcastChannel source code (fdfc230)
- utils: fix import of
FetchOptions
type (8107e1c)
- release 0.0.1 (4e32fc7)