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

Routing: Добавить Guard #8

Open
SashnikovNA opened this issue Nov 27, 2020 · 0 comments
Open

Routing: Добавить Guard #8

SashnikovNA opened this issue Nov 27, 2020 · 0 comments
Assignees
Labels

Comments

@SashnikovNA
Copy link
Collaborator

SashnikovNA commented Nov 27, 2020

2 ранее созданных тестовых компонента превращаем в:

  • компонент Логина
  • компонент Карты

Закрыть компонент карты с помощью Guard, т.е. для неавторизованного пользователя будет происходить переход на компонент "Логин".

Использовать store реализованный Антоном.
Хранить значение false/true

Реализовать logout.
Реализовать в области аватара пользователя:
отображение
"+" если пользователя еще не существует в системе
или
аватара , если вы уже зарегистрированы

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants