Skip to content

Releases: madeyoga/AuthEndpoints

v2.2.0: HttpOnlyCookie option

24 Sep 10:52
ef09a59
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.2.0

v2.1.0: JWT in HttpOnly Cookie

09 Sep 16:29
d90e55f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.1.0

TokenAuth

31 Aug 10:33
87b2485
Compare
Choose a tag to compare

What's Changed

Update dependencies & Fix possible null reference warning

27 Jul 07:00
2da4dbe
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.6...v1.4.8

Core patch 1.4.2

25 Jun 09:51
0891db8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.5...v1.4.6

v1.4.5

21 Jun 05:41
b530c9a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.3...v1.4.5

Update dependency version

16 Jun 06:47
a41a217
Compare
Choose a tag to compare

What's Changed

  • Bump Microsoft.AspNetCore.Authentication.JwtBearer from 6.0.5 to 6.0.6 by @dependabot in #46
  • Development v1.4.3 by @madeyoga in #50

Full Changelog: v1.4.2...v1.4.3

v1.4.2

14 Jun 06:35
1983ed5
Compare
Choose a tag to compare

What's Changed

  • Bump MailKit from 3.2.0 to 3.3.0 by @dependabot in #40
  • Development v1.4.2: Deprecate BaseEndpointsController<,> by @madeyoga in #41

Full Changelog: v1.4.1...v1.4.2

v1.4.1

12 Jun 03:50
2dac59a
Compare
Choose a tag to compare

What's Changed

  • Bump System.IdentityModel.Tokens.Jwt from 6.18.0 to 6.19.0 by @dependabot in #38
  • Development v1.4.1: Model state validations and responses by @madeyoga in #39

Full Changelog: v1.4.0...v1.4.1

v1.4.0

06 Jun 10:27
f97b782
Compare
Choose a tag to compare

What's Changed

  • Development v1.4.0: Default settings by @madeyoga in #37
  • Default settings and minimum configuration

Full Changelog: v1.3.0...v1.4.0