React Auth Kit Versions Save

Powerful Auth Management library for ReactJs-based applications

v3.1.3

2 months ago

Fixes:

  • Minor Bug Fixes

What's Changed

Full Changelog: https://github.com/react-auth-kit/react-auth-kit/compare/v3.1.1...v3.1.3

v3.1.1

3 months ago

Fixes

  • AuthProvider Type Issue: Fixed type error with Store and AuthProvider prop
  • createStore param: Robust cookieDomain and cookieSecure parameter check for cookie type

Others

New Contributors

Full Changelog: https://github.com/react-auth-kit/react-auth-kit/compare/v3.1.0...v3.1.1

v3.1.0

3 months ago

🎉 Next.Js Support is there!! 🎉

Features

  • Next.Js: Added support for Next.Js.
  • @auth-kit/next: New Package for Rect Auth Kit for Next.Js

Others:

Full Changelog: https://github.com/react-auth-kit/react-auth-kit/compare/v3.0.1...v3.1.0

v3.0.1

4 months ago

What's Changed

  • Docs: Added import statements in the reference docs.
  • Deps: Updated all the dependencies with latest once.

Pull Requests

Full Changelog: https://github.com/react-auth-kit/react-auth-kit/compare/v3.0.0...v3.0.1

v3.0.0

4 months ago

What's Changed

  • RxJS: Using RxJS-Based Token Store for Better Performance.
  • Tree Stacking: Using Tree Stacked Codebase for smaller build
  • MonoRepo: Extendable Monorepo based Architecture
  • @auth-kit/react-router: Devided the react-router based private route to a separate package

New Contributors

Full Changelog: https://github.com/react-auth-kit/react-auth-kit/compare/v2.12.7...v3.0.0

v2.12.7

8 months ago

2.12.7 (2023-09-18)

Bug Fixes

  • deps: update dependency react-router-dom to v6.16.0 (a5ceff1)

v2.12.6

9 months ago

2.12.6 (2023-08-10)

Bug Fixes

  • deps: update dependency react-router-dom to v6.15.0 (1b9fdb8)

v2.12.5

10 months ago

2.12.5 (2023-08-02)

Bug Fixes

  • deps: update dependency react-router-dom to v6.14.2 (47ffed5)

v2.12.4

10 months ago

2.12.4 (2023-07-14)

Bug Fixes

  • deps: update dependency react-router-dom to v6.14.1 (d60aa7a)

v2.12.3

11 months ago

2.12.3 (2023-06-21)

Bug Fixes

  • deps: update dependency js-cookie to v3.0.5 (c670aa5)
  • deps: update dependency react-router-dom to v6.13.0 (23518bc)