Releases: madeyoga/AuthEndpoints
Releases · madeyoga/AuthEndpoints
v3.0.0-alpha.8
What's Changed
Full Changelog: v3.0.0-alpha.7...v3.0.0-alpha.8
v3.0.0-alpha.7
v3.0.0-alpha.6
What's Changed
Full Changelog: v3.0.0-alpha.5...v3.0.0-alpha.6
v3.0.0-alpha.5
What's Changed
Full Changelog: v3.0.0-alpha.4...v3.0.0-alpha.5
v3.0.0-alpha.4
v3.0.0-alpha.2
What's Changed
Full Changelog: v3.0.0-alpha.1...v3.0.0-alpha.2
AuthEndpoints v3.0.0-alpha.1
What's Changed
- Reorganize and simplify project structure by @madeyoga in #138
- Cookie auth by @madeyoga in #115
- Leverage the official Identity API endpoints
- Add custom endpoint for reauthentication
/confirmIdentity - Breaking changes expected
Full Changelog: v2.2.0...v3.0.0-alpha.1
v2.2.0: HttpOnlyCookie option
v2.1.0: JWT in HttpOnly Cookie
What's Changed
- build(deps): bump System.IdentityModel.Tokens.Jwt from 6.22.0 to 6.22.1 by @dependabot in #94
- build(deps): bump Microsoft.NET.Test.Sdk from 17.3.0 to 17.3.1 by @dependabot in #95
- Store jwt in http only cookie by @madeyoga in #100
- D: by @madeyoga in #102
Full Changelog: v2.0.0...v2.1.0