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

Add the proper Log-In button info #1

Open
Nordes opened this issue Mar 8, 2018 · 0 comments
Open

Add the proper Log-In button info #1

Nordes opened this issue Mar 8, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Nordes
Copy link
Owner

Nordes commented Mar 8, 2018

Sign in

<li class="nav-item">
    <a href="/login"><icon icon="sign-in-alt" class="mr-2" /><span>Sign-In</span></a>
</li>

Sign out:

<li class="nav-item" v-if="isAuthenticated">
    <a href="/logout"><icon icon="sign-in-alt" flip="horizontal" class="mr-2" /><span>Sign-Out</span></a>
</li>
@Nordes Nordes self-assigned this Mar 8, 2018
@Nordes Nordes added the enhancement New feature or request label Jun 18, 2018
@Nordes Nordes changed the title Add the proper loggin button info Add the proper Log-In button info Nov 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant