Skip to content

Releases: raphaelcdsouza/awesome-rtk

v1.2.0

15 Dec 00:12
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.5...v1.2.0

v1.1.5

08 Aug 19:43
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.4...v1.1.5

v1.1.4

08 Aug 18:54
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.3...v1.1.4

v1.1.3

02 Aug 02:28
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.2...v1.1.3

v1.1.2

02 Aug 00:09
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.1.2

v1.1.1

29 Jul 01:05
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

29 Jul 00:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.5...v1.1.0

v1.0.5

21 Jul 20:44
Compare
Choose a tag to compare

What's Changed

  • AwsCognitoIdentityProvider - IGetUserAttributes interface implemented by @raphaelcdsouza in #4

Full Changelog: v1.0.4...v1.0.5

v1.0.4

18 Jul 05:50
Compare
Choose a tag to compare

AWS Cognito Identity provider with the following methods:

  • signUp;
  • confirmSignUp;
  • resendSignUpConfirmationCode;
  • login
  • associateSoftwareToken;
  • verifySoftwareToken;
  • respondToAuthChallenge;
  • updateUserAttributes;
  • verifyUserAttribute;
  • changePassword;
  • forgotPassword;
  • toggleMFA;
  • deleteUser;
  • getUserAttributes;

What's Changed

Full Changelog: v1.0.3...v1.0.4

v1.0.3

05 Dec 03:43
Compare
Choose a tag to compare

AWS S3 File storage provider with the following methods:

  • retrieveFile
  • retrieveFileFromStream
  • uploadFile