Releases: noxecane/anansi
Releases · noxecane/anansi
anansi v0.8.0-beta.1
feat: added UUID generation support
anansi v0.8.0-rc.11.alt
fix: switch to using claim vs claims and support maps
anansi v0.8.0-rc.10.alt
fix: switch to using claim vs claims and support maps
anansi v0.8.0-rc.10
fix: claims should be claim (#28)
anansi v0.8.0-rc.9
fix: fixed constant failure of Revoke. (#26) I forgot to remove the implementation of generating keys based off namespaces for tokenKeys. Removing namespace entirely is the best solution as we don't use it.
anansi v0.8.0-rc.8
feat: only print stack in dev and test environments (#25)
anansi v0.8.0-rc.7
fix: added check for empty claims. (#24)
anansi v0.8.0-rc.6
Merge pull request #23 from tsaron/fix/jwt fixes JWT encoding and decoding
anansi v0.8.0-rc.5
feat: prefer customizing connectiong options over creating them (#22)
anansi v0.8.0-rc.4
Merge pull request #21 from tsaron/feat/pg-with-schema v0.8 rc-4