Features:
- Dynamic Router + compile time dependency fixes (#487)
Bug Fixes:
-
check strategy module instead of name
-
ensure path params are processed on strategy router
-
Re-link form labels and form inputs on Password strategy forms (#494)
-
Restore linkage between form inputs and form fields on Password strategy form
-
Use separate override labels for Password and Password Confirmation fields
-
only scope reset/register paths if they are set
-
Ensure session respects router scope when using sign_in_route helper (#490)
Improvements:
-
add button for the Apple strategy (#482)
-
add apple component
-
pass context down to all actions
-
create a new dynamic router, and avoid other compile time dependencies