Skip to content

Releases: Kitura/Kitura-Credentials

2.5.0

04 Nov 10:42
Compare
Choose a tag to compare
  • feat: Protocol to make it easier for plugins to implement token TTL (#87)

2.4.1

09 Apr 12:11
1daf65e
Compare
Choose a tag to compare

Support Swift 5 (#80)

2.4.0

05 Feb 14:11
Compare
Choose a tag to compare
  • feat: Add createdAt timestamp to enable a TTL for token caches (#78)

2.3.0

18 Jun 15:15
Compare
Choose a tag to compare
  • feat: Multiple Type-Safe Authentication Methods (#68)

2.2.0

01 Jun 15:56
Compare
Choose a tag to compare
  • feat: Type-Safe Credentials (#64)

2.1.1

15 May 08:54
5cf5810
Compare
Choose a tag to compare
  • Resolve memory leak in credentials handler callback (#63)

2.1.0

15 May 08:53
Compare
Choose a tag to compare
  • Update to Kitura-Session 3.x
  • Remove dependency on SwiftyJSON

2.0.0

15 May 08:51
Compare
Choose a tag to compare
  • Migrate to Swift 4 package format