LM-Commons / LmcUser

A generic user registration and authentication module for Laminas. Supports Laminas\Db and Doctrine2. (Formerly ZfcUser)
BSD 3-Clause "New" or "Revised" License
14 stars 16 forks source link

Add the option to confirm the logout action #81

Open visto9259 opened 2 weeks ago

visto9259 commented 2 weeks ago

The logout action in the User Controller will log out the user without allowing the user to confirm the logout.

Add the option to confirm the logout action: