mpociot / reauthenticate

Reauthenticate users by letting them re-enter their passwords for specific parts of your app.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enhancement - Show Popup for password field

stanwarri opened this issue · comments

I want to know if it's possible to just show a popup password field without taking the user out of the current view. This would really be good for user experience when the user is currently somewhere in the middle of your application.

Sure, that's possible. But I don't think that this package makes much sense in that case.

You wouldn't need the middleware, as you need to take care of the popup and not showing the requested resource yourself.

This package is about automating this process.

👎 here.

@jbrooksuk for my answer or for the popup feature request? ;)

For the request, sorry :)