Skip to content

v5.0.0-rc.2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 12 Apr 23:10
· 50 commits to main since this release
05826d3

Features:

  • add recovery code authentication strategy (#1135) by adamtharani

  • add microsoft strategy (#1136) by MikaelFangel

Bug Fixes:

  • skip destroy/read_expired actions when log_lifetime is :infinity by James Harton

  • error when require_token_presence_for_authentication? is set without store_all_tokens? by James Harton

Improvements:

  • move Phoenix concerns out of AA igniters (#1145) by James Harton

  • split igniter generators into per-strategy and per-add-on tasks (#1143) by James Harton