Skip to content

Releases: electrovir/auth-vir

v6.0.0

Choose a tag to compare

@github-actions github-actions released this 28 Aug 11:51
Immutable release. Only release title and notes can be modified.
743f32c

Previous: v5.2.1
Compare: v5.2.1...v6.0.0

Commits

  • 743f32c (electrovir): [major] require requestHeaders in createLogoutHeaders
  • 7c87e76 (electrovir): [patch] update deps

v5.2.1

Choose a tag to compare

@github-actions github-actions released this 30 Jul 14:00
Immutable release. Only release title and notes can be modified.
c6f02f4

Previous: v5.2.0
Compare: v5.2.0...v5.2.1

Commits

  • c6f02f4 (electrovir): [patch] update deps and configs
  • fb03ca1 (electrovir): [patch] update deps and configs

v5.2.0

Choose a tag to compare

@github-actions github-actions released this 24 Mar 02:53
25242ef

Previous: v5.1.0
Compare: v5.1.0...v5.2.0

Commits

  • 25242ef (electrovir): [minor] add optional cookie name suffix

v5.1.0

Choose a tag to compare

@github-actions github-actions released this 24 Mar 01:37
005a58d

Previous: v5.0.4
Compare: v5.0.4...v5.1.0

Commits

  • 005a58d (electrovir): [minor] allow separate CSRF cookie origin

v5.0.4

Choose a tag to compare

@github-actions github-actions released this 20 Mar 15:46
c7acbd8

Previous: v5.0.3
Compare: v5.0.3...v5.0.4

Commits

  • c7acbd8 (electrovir): [patch] preserve CSRF cookie in discardOppositeCookieHeaders

v5.0.3

Choose a tag to compare

@github-actions github-actions released this 20 Mar 13:16
559739f

Previous: v5.0.1
Compare: v5.0.1...v5.0.3

Commits

  • 559739f (electrovir): [patch] fix publish

v5.0.1

Choose a tag to compare

@github-actions github-actions released this 19 Mar 22:41
3e78dc4

Previous: v5.0.0
Compare: v5.0.0...v5.0.1

Commits

  • 3e78dc4 (electrovir): [patch] update deps

v5.0.0

Choose a tag to compare

@github-actions github-actions released this 19 Mar 22:23
3273e41

Previous: v4.0.0
Compare: v4.0.0...v5.0.0

Commits

  • 3273e41 (electrovir): [major] store CSRF token in a cookie

v4.0.0

Choose a tag to compare

@github-actions github-actions released this 17 Mar 23:23
2f8d181

Previous: v3.1.2
Compare: v3.1.2...v4.0.0

Commits

  • 2f8d181 (electrovir): [major] go back to raw CSRF token storage, no more JSON
  • 26c45fa (electrovir): [dev] lots of demo logging

v3.1.2

Choose a tag to compare

@github-actions github-actions released this 13 Mar 19:19
9d2efb1

Previous: v3.1.1
Compare: v3.1.1...v3.1.2

Commits

  • 9d2efb1 (electrovir): [patch] don't wipe CSRF token in frontend client