react-auth-kit icon indicating copy to clipboard operation
react-auth-kit copied to clipboard

Powerful Auth Management library for ReactJs-based applications

Results 143 react-auth-kit issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [rollup](https://rollupjs.org/) ([source](https://togithub.com/rollup/rollup)) | [`2.77.2` -> `2.77.3`](https://renovatebot.com/diffs/npm/rollup/2.77.2/2.77.3) |...

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/react-auth-kit/react-auth-kit). ## Rate-Limited The following updates are currently...

**Describe the bug** The create-react-app-refresh-token example project shows `Uncaught TypeError: refresh.refreshApiCallback(...).then is not a function ` Whenever the refreshApi function is invoked to refresh the token.

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/jest](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) | [`27.5.2` -> `29.0.3`](https://renovatebot.com/diffs/npm/@types%2fjest/27.5.2/29.0.3) |...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@testing-library/react](https://togithub.com/testing-library/react-testing-library) | [`12.1.5` -> `13.3.0`](https://renovatebot.com/diffs/npm/@testing-library%2freact/12.1.5/13.3.0) | [![age](https://badges.renovateapi.com/packages/npm/@testing-library%2freact/13.3.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

wontfix

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@testing-library/react-hooks](https://togithub.com/testing-library/react-hooks-testing-library) | [`8.0.0` -> `8.0.1`](https://renovatebot.com/diffs/npm/@testing-library%2freact-hooks/8.0.0/8.0.1) | [![age](https://badges.renovateapi.com/packages/npm/@testing-library%2freact-hooks/8.0.1/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

**Describe the bug** ``` Warning: Cannot update a component (`AuthProvider`) while rendering a different component (`RequireAuth`). To locate the bad setState() call inside `RequireAuth`, follow the stack trace as described...

question

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/react](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) | [`17.0.50` -> `18.0.21`](https://renovatebot.com/diffs/npm/@types%2freact/17.0.50/18.0.21) |...

**Is your feature request related to a problem? Please describe.** Have you considered adding auth-kit.js without any react dependencies so that it could be used on most platform. I thing...

Hello Sorry for writing question below "Bug report" but I can't find resolve in other sites referenced in here. I want to refresh my token when app throwing 401 then...

question