Skip to content

Releases: verbb/auth

2.0.13

28 Aug 23:46
Compare
Choose a tag to compare

Fixed

  • Fix Constant Contact client not working.

1.0.32

28 Aug 23:45
Compare
Choose a tag to compare

Fixed

  • Fix Constant Contact client not working.

2.0.12

27 Aug 11:10
Compare
Choose a tag to compare

Fixed

  • Add conditional for Twitter code_verifier check to prevent errors when already supplied.
  • Fix an error with token values not being typed correctly.

1.0.31

27 Aug 11:07
Compare
Choose a tag to compare

Fixed

  • Add conditional for Twitter code_verifier check to prevent errors when already supplied.

2.0.11

09 Aug 11:22
Compare
Choose a tag to compare

Fixed

  • Fix an issue with the Generic provider.

2.0.10

09 Aug 00:17
Compare
Choose a tag to compare

Fixed

  • Fix an issue with the Generic provider and duplicate baseApiUrl.

1.0.30

09 Aug 11:22
Compare
Choose a tag to compare

Fixed

  • Fix an issue with the Generic provider.

1.0.29

09 Aug 00:17
Compare
Choose a tag to compare

Fixed

  • Fix an issue with the Generic provider and duplicate baseApiUrl.

2.0.9

01 Aug 14:00
Compare
Choose a tag to compare

Added

  • Add the ability to set baseApiUrl for providers as part of their config. This can be a string, or a callback function.

Fixed

  • Fix Zoho base API URL not taking into account useDeveloper setting.

2.0.8

17 Jul 02:10
Compare
Choose a tag to compare

Changed

  • Updated Amazon Cognito provider.