Releases: random-bits-studio/use-siwe
Releases · random-bits-studio/use-siwe
v2.0.2
15 Jan 14:49
Compare
Sorry, something went wrong.
No results found
2.0.2 (2023-01-15)
Performance Improvements
v2.0.1
13 Jan 03:37
Compare
Sorry, something went wrong.
No results found
2.0.1 (2023-01-13)
Bug Fixes
bump version to skip burned npm version (1d4e505 )
v2.0.0-next.11
13 Jan 03:19
Compare
Sorry, something went wrong.
No results found
Features
change Nextjs siweApi to be a function that reurns a NextApiHandler (8140a94 )
BREAKING CHANGES
siweApi is no longer a NextApiHandler but instead a function
that returns a NextApiHandler
v2.0.0-next.9
11 Jan 02:52
Compare
Sorry, something went wrong.
No results found
Bug Fixes
change sign in schema to accept siwe message object instead of string (14d23c7 )
v2.0.0-next.8
11 Jan 02:35
Compare
Sorry, something went wrong.
No results found
Bug Fixes
add content type header to sign in request (5d8751c )
v2.0.0-next.10
11 Jan 03:01
Compare
Sorry, something went wrong.
No results found
Bug Fixes
update the rest of sign in functionality to use Siwe message object (dda202c )
v2.0.0-next.7
04 Jan 22:55
Compare
Sorry, something went wrong.
No results found
Bug Fixes
revert ironSession middleware, to be added at app level (0defb59 )
v2.0.0-next.6
04 Jan 22:22
Compare
Sorry, something went wrong.
No results found
Bug Fixes
add ironSession middleware to auth router (e0d8a6c )
v2.0.0-next.5
04 Jan 05:57
Compare
Sorry, something went wrong.
No results found
Bug Fixes
correct message validation (cae66c8 )
v2.0.0-next.4
04 Jan 05:43
Compare
Sorry, something went wrong.
No results found
Features
add better validation error message (15f5367 )