Skip to content

v1.3.0

Choose a tag to compare

@sigbit-release-bot sigbit-release-bot released this 20 Aug 16:05
928761c

1.3.0 (2025-08-20)

Features

  • add OIDC provider support (#40) (f8edabe)
  • improve error handling with custom error template (#47) (2ff3804)
  • improve session security with HttpOnly and MaxAge options (#46) (9038812)

Bug Fixes

  • improve authentication flow and session handling (#45) (cd28916)
  • remove oauth2.AccessTypeOffline from AuthCodeURL calls (#41) (a2d0d88)