Skip to content

Releases: fahadsaleem020/react-authbox

v4.4.0

Choose a tag to compare

@github-actions github-actions released this 27 Jul 10:34

4.4.0 (2024-07-27)

Features

  • useauthentication: more generics (5a9b858)

v4.3.0

Choose a tag to compare

@github-actions github-actions released this 27 Jul 08:13

4.3.0 (2024-07-27)

Features

  • useauthentication: auth functions can have generic response (aa2383c)

v4.2.0

Choose a tag to compare

@github-actions github-actions released this 03 Feb 08:12

4.2.0 (2024-02-03)

Features

  • userprovider.tsx: generic (5db5e68)

v4.1.1

Choose a tag to compare

@github-actions github-actions released this 11 Jan 09:41

4.1.1 (2024-01-11)

Bug Fixes

  • userprovider: authenticate parameter's removed (3d4d611)

v4.1.0

Choose a tag to compare

@github-actions github-actions released this 09 Jan 11:33

4.1.0 (2024-01-09)

Features

  • userprovider: two new functions to facilitate password reset (b9908a8)

v4.0.1

Choose a tag to compare

@github-actions github-actions released this 08 Jan 15:25

4.0.1 (2024-01-08)

Bug Fixes

  • userprovider: verifyemail returns response (fd83ffa)

v4.0.0

Choose a tag to compare

@github-actions github-actions released this 08 Jan 13:09

4.0.0 (2024-01-08)

Features

  • userprovider: with production and development object (58f544f)

BREAKING CHANGES

  • userprovider: baseUrl prop of userProvider may break

v3.2.1

Choose a tag to compare

@github-actions github-actions released this 08 Jan 12:08

3.2.1 (2024-01-08)

Bug Fixes

  • userprovider: remove redirection (0543ba9)

v3.2.0

Choose a tag to compare

@github-actions github-actions released this 08 Jan 11:29

3.2.0 (2024-01-08)

Features

  • userprovider: added code and successredirect values respectively (d00ab2b)

v3.1.1

Choose a tag to compare

@github-actions github-actions released this 08 Jan 10:36

3.1.1 (2024-01-08)

Bug Fixes

  • userprovider: fetchUser function was passed (09f92db)