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 - v1.6.6

Published by github-actions[bot] almost 3 years ago

1.6.6 (2021-12-18)

Bug Fixes

  • examples/create-react-app-refresh-token/package.json & examples/create-react-app-refresh-token/package-lock.json to reduce vulnerabilities (57c87ad)
react-auth-kit - v1.6.5

Published by github-actions[bot] almost 3 years ago

1.6.5 (2021-12-15)

Bug Fixes

  • upgrade @testing-library/jest-dom from 5.14.1 to 5.15.1 (568cf85)
  • upgrade react-auth-kit from 1.4.18-0 to 1.6.2 (ffaeb02)
react-auth-kit - v1.6.4

Published by github-actions[bot] almost 3 years ago

1.6.4 (2021-12-07)

Bug Fixes

  • signing param authState is now optional (4c0dc4e)
react-auth-kit - v1.6.3

Published by github-actions[bot] almost 3 years ago

1.6.3 (2021-12-07)

Bug Fixes

  • logic: fixed refresh callback execution waiting (fbfe38b)
react-auth-kit - v1.6.3-beta.1

Published by github-actions[bot] almost 3 years ago

1.6.3-beta.1 (2021-12-06)

Bug Fixes

  • logic: fixed refresh callback execution waiting (fbfe38b)
react-auth-kit - v1.6.2

Published by github-actions[bot] almost 3 years ago

1.6.2 (2021-11-13)

Bug Fixes

  • package.json: updated linting package (fad4305)
react-auth-kit - v1.6.1

Published by github-actions[bot] almost 3 years ago

1.6.1 (2021-11-09)

Bug Fixes

  • lockfile: updated the lockfile version to 2 (e2f51ff)
react-auth-kit - v1.6.0

Published by github-actions[bot] almost 3 years ago

1.6.0 (2021-10-23)

Bug Fixes

Features

  • added semantic release plugins (405a240)
  • package.json: added @semantic-release/git @semantic-release/changelog (45302ea)
  • semantic-release ci cd is created (581dcd7)
react-auth-kit - React Auth Kit v1.5.5

Published by darkmatter18 about 3 years ago

Fix

  • Docs releasing fixed by fetching the branch (#639)
react-auth-kit - React Auth Kit v1.5.4

Published by darkmatter18 about 3 years ago

Fix

  • Docs releasing fixed by adding the action user (#637)
react-auth-kit - React Auth Kit v1.5.3

Published by darkmatter18 about 3 years ago

Fix

  • Releasing docs my mike (#637)
react-auth-kit - React Auth Kit v1.5.2

Published by darkmatter18 about 3 years ago

Added

  • Docs are now using versioning (#636)
react-auth-kit - React Auth Kit v1.5.1

Published by darkmatter18 about 3 years ago

Updated

  • Docs are made smooth (#635)
react-auth-kit - React Auth Kit v1.5.0

Published by darkmatter18 about 3 years ago

Added:

  • Refresh Token feature (#603)
  • Added Documentation for Refresh Token (#629)
  • Unit test for actions/reducers.ts (#587)
  • Unit test for TokenObject.ts (#592)
  • Unit test for PrivateRoute.tsx (#606)
  • Unit test for utils/hooks.ts (#618)
  • Unit test for AuthProvider.tsx(#617)

Thanks to

react-auth-kit - React Auth Kit v1.4.18

Published by darkmatter18 about 3 years ago

Changed:

  • Updated the internal state for better performance and reliability
react-auth-kit - React Auth Kit v1.4.16

Published by darkmatter18 about 3 years ago

Fix:

  • On page refresh, the cookies are removed automatically (#473 )(676f68b)
  • Auth Type cookie and Localstorage are failed to get removed (cbfdc4e)

Changed:

  • Minimum React Version from 16.0 to 16.8.0, so that the hooks gets properly supported (bad136e)
  • Sign In Hook and HOC is now better to accommodate the dynamic refresh token to give better error and type support (17b2eb8)
  • Updated the SignInActionPayload in action and sign in reducer to accommodate the dynamic refresh token feature (41be555) (57c819f)

Removed:

react-auth-kit - React Auth Kit v1.4.14

Published by darkmatter18 about 3 years ago

Added:

Changed:

  • ESM and CJS builds are not going through the terser anymore
react-auth-kit - React Auth Kit v1.4.13

Published by darkmatter18 about 3 years ago

Changed:

  • Auth state now uses useReducer instead of useState
react-auth-kit - React Auth Kit v1.4.12

Published by darkmatter18 about 3 years ago

Changed

  • (PrivateRoute) PrivateRouteProps is updated to give more type checking
react-auth-kit - React Auth Kit v1.4.11

Published by darkmatter18 over 3 years ago

Changed:

  • Updated dependencies

Fixed:

  • Deployment of docs
Package Rankings
Top 2.48% on Npmjs.org
Badges
Extracted from project README
Stargazers over time FOSSA Status Contributors FOSSA Status
Related Projects