britton-jb / sentinel

DEPRECATED - Phoenix Authentication library that wraps Guardian for extra functionality
MIT License
106 stars 19 forks source link

2.0.0rc #27

Closed britton-jb closed 7 years ago

britton-jb commented 7 years ago

Currently testing HTML and JSON for the 2.0.0rc, available here as the v2 branch.

Fixed issue with improper session verification using Guardian plugs in most recent commit. Working through ensuring there are no other issues.

Given the way it looks to be performing we should have a 2.0.0 official release by next Monday.

britton-jb commented 7 years ago

New issue in the RC with the HTML password reset request form, working to resolve.

britton-jb commented 7 years ago

Wrapped up issue with password reset flow in latest commit, verifying the HTML flow for invitable and confirmable.

britton-jb commented 7 years ago

Verified HTML invitable flow and confirmable, including setting up a new email address.

britton-jb commented 7 years ago

Published 2.0.0 this morning in Hex.

tierralibre commented 7 years ago

Thank you!

I will be testing it this week in an app!

On 6 Feb 2017, at 14:28, Britton Broderick notifications@github.com wrote:

Published 2.0.0 this morning in Hex.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

britton-jb commented 7 years ago

@tierralibre if you run into any problems don't hesitate to submit to submit an issue.