Skip to content

Releases: vapor-community/soto-cognito-authentication

v5.0.0

18 Oct 07:51
Compare
Choose a tag to compare

Major release changes

  • Use soto-cognito-authentication-kit v5
  • Require swift 6

v5.0.0 Beta 1

18 Sep 17:21
1149bfb
Compare
Choose a tag to compare
v5.0.0 Beta 1 Pre-release
Pre-release

Breaking changes

  • Use soto-cognito-authentication-kit v5 release candidate
  • Remove EventLoopFuture APIs

v4.0.0

21 Jun 15:46
6c4740e
Compare
Choose a tag to compare

Major release changes

  • Uses soto-cognito-authentication-kit v4.0.0
  • Uses soto v6.0.0

v3.1.0

15 Jan 12:02
Compare
Choose a tag to compare
  • Add Swift concurrency support for Request.cognito APIs
  • Added iOS, tvOS platforms

v3.0.0

07 Jun 10:11
Compare
Choose a tag to compare

v2.0.1

03 Mar 17:45
Compare
Choose a tag to compare

soto-cognito-authentication-kit has moved from adam-fowler to soto-project

v2.0.0

07 Dec 12:46
024bb27
Compare
Choose a tag to compare

Major version changes

  • Replaced AWS prefix on library name with Soto
  • Uses v2.0 of soto-aws-cognito-authentication
  • Renamed Application.awsCognito to Application.cognito
  • Renamed Request.awsCognito to Request.cognito
  • Removed AWS prefix from Authenticators

Version 1.0.0

30 Jul 09:11
Compare
Choose a tag to compare
  • Use version 1.0.0 of aws-cognito-authentication-kit
  • Authenticator doesn't throw errors on failed authentication so other authenticators can attempt authentication.

v1.0.0 RC 2

11 Apr 17:14
ef3b644
Compare
Choose a tag to compare
v1.0.0 RC 2 Pre-release
Pre-release
  • Using Vapor 4.0.0
  • Fixed authenticators to work with release version of Vapor 4

v1.0.0 RC 1 (Vapor 4 Release Candidate)

11 Mar 19:03
Compare
Choose a tag to compare
Pre-release
  • Updated to work with release candidate version of Vapor