-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New Feature Proposal: Logout Page #29
Comments
Thanks @V41SH, for raising the issue! 🙌 |
You need to create a page which says, you have been logged out. Updated instructions posted here: #18 |
Child of #18. Code: https://github.com/V41SH/repo/blob/master/logout2.html |
Try something like
|
Child of #18. Code: https://github.com/V41SH/repo/blob/master/logout2.html |
|
Updated to Bootstrap 4.5.0, can be checked with the previous links itself. |
Good. Send a pr . |
Child of #18.
Used bootstrap modals to create a popup whenever the logout button is clicked.
This can be integrated into the user account page.
Code: https://github.com/V41SH/repo/blob/master/logout.html
Implementation: https://codepen.io/V41SH/pen/JjGKaYX
The text was updated successfully, but these errors were encountered: