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

[Feature] Display private Card Links only when signed in #33

Open
DanielLoredo opened this issue Jun 4, 2021 · 0 comments
Open

[Feature] Display private Card Links only when signed in #33

DanielLoredo opened this issue Jun 4, 2021 · 0 comments
Assignees

Comments

@DanielLoredo
Copy link
Owner

Task

  • Check the redux store, it has auth attribute called "user", whenever a person is logged in, it changes from "no_access" to the actual user.
  • If there`s no access, you should not display the "private" cards
  • If the user logs in, display all the cards

Note:

  • Your ITESM account is setted as admin, so you should be able to Login
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

No branches or pull requests

2 participants