react-auth-kit

Powerful Auth Management library for ReactJs-based applications

MIT License

Downloads
25.8K
Stars
505
Committers
38

Bot releases are visible (Hide)

react-auth-kit - v3.1.3 Latest Release

Published by darkmatter18 7 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

react-auth-kit - v3.1.1

Published by darkmatter18 8 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

react-auth-kit - v3.1.0

Published by darkmatter18 8 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

react-auth-kit - v3.0.1

Published by darkmatter18 9 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

react-auth-kit - React Auth Kit v3

Published by darkmatter18 10 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

react-auth-kit - v2.12.7

Published by github-actions[bot] about 1 year ago

2.12.7 (2023-09-18)

Bug Fixes

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

Published by github-actions[bot] about 1 year ago

2.12.6 (2023-08-10)

Bug Fixes

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

Published by github-actions[bot] about 1 year ago

2.12.5 (2023-08-02)

Bug Fixes

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

Published by github-actions[bot] over 1 year ago

2.12.4 (2023-07-14)

Bug Fixes

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

Published by github-actions[bot] over 1 year 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)
react-auth-kit - v2.13.0-beta.2

Published by github-actions[bot] over 1 year ago

2.13.0-beta.2 (2023-04-21)

Bug Fixes

  • AuthProvider: now memorized (de7f377)
  • property 'defaultProps' does not exist (0972ebc)
react-auth-kit - v2.13.0-beta.1

Published by github-actions[bot] over 1 year ago

2.13.0-beta.1 (2023-04-21)

Features

  • updated signout to AuthProvider (7cb3e56)
react-auth-kit - v2.12.3-beta.6

Published by github-actions[bot] over 1 year ago

2.12.3-beta.6 (2023-04-21)

Bug Fixes

  • example dep (2403918)
  • privateroute: added multiple dependency logs (8c0d247)
react-auth-kit - v2.12.3-beta.5

Published by github-actions[bot] over 1 year ago

2.12.3-beta.5 (2023-04-21)

Bug Fixes

  • privateroute: useeffect inputs (2b53e32)
react-auth-kit - v2.12.3-beta.4

Published by github-actions[bot] over 1 year ago

2.12.3-beta.4 (2023-04-21)

Bug Fixes

  • privateroute: rerender issue with useCallback (e5130c9)
react-auth-kit - v2.12.3-beta.3

Published by github-actions[bot] over 1 year ago

2.12.3-beta.3 (2023-04-20)

Bug Fixes

  • privateroute: infinity render (9b01802)
react-auth-kit - v2.12.3-beta.2

Published by github-actions[bot] over 1 year ago

2.12.3-beta.2 (2023-04-20)

Bug Fixes

  • provateroute: multiple rendering issue in private route (bc41752)
react-auth-kit - v2.12.3-beta.1

Published by github-actions[bot] over 1 year ago

2.12.3-beta.1 (2023-04-16)

Bug Fixes

  • privateroute: removed replace and state (d0e3acc)
react-auth-kit - v2.12.2

Published by github-actions[bot] over 1 year ago

2.12.2 (2023-04-16)

Bug Fixes

  • isauthenticated: removed signout (ea58d41)
react-auth-kit - v2.12.2-beta.1

Published by github-actions[bot] over 1 year ago

2.12.2-beta.1 (2023-04-16)

Bug Fixes

  • isauthenticated: removed signout (ea58d41)