Skip to content
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

Introduced Components #7

Merged
merged 2 commits into from
Nov 4, 2024
Merged

Introduced Components #7

merged 2 commits into from
Nov 4, 2024

Conversation

elishaukpong
Copy link
Contributor

This PR introduces blade components to the livewire components that power 2FA setup, making it cleaner and seperating concerns based on setup stage.

It also adds a logout button on the setup 2fa page, giving user ability to signout of an account if they are not ready or do not have the ability to setup 2FA at the time of logging in.

Added @csrf tag to logout component to avoid page expired when trying to logout.

@stephenjude
Copy link
Owner

This is beautiful, thanks @elishaukpong

@stephenjude stephenjude merged commit 8565884 into stephenjude:main Nov 4, 2024
1 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants