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

Реализовать страницу логина #180

Open
qelphybox opened this issue Jan 5, 2021 · 4 comments
Open

Реализовать страницу логина #180

qelphybox opened this issue Jan 5, 2021 · 4 comments

Comments

@qelphybox
Copy link
Owner

qelphybox commented Jan 5, 2021

Страница логина: https://www.figma.com/file/cJUtYaG9QxcVZB9fFntQtt/Hake-Shonassy?node-id=17%3A210
Страница должна быть доступна только незалогиненым пользователям в корне сайта (путь /, например http://localhost:3000/). Залогиненых пользователей должно отправлять на /stupid_achievements
Определить, что юзер залогинен можно по сессии в cookies: в поле hake_session будет json c полями id, first_name, last_name, username, photo_url, auth_date, hash. Если поле пусто - юзер не залогинен.
На страницу нужно добавить телеграм логин виджет в который имя бота и коллбэк будет подаваться переменной, пример

<script async src="https://telegram.org/js/telegram-widget.js?14" data-telegram-login={ bot_login } data-size="large" data-auth-url={ auth_callback_url }></script>

PS: Подключая роутер использйте BrowserRouter

@qelphybox
Copy link
Owner Author

@Johnny32id Возьми этот таск, я #154 закрываю

@Johnny32id
Copy link
Contributor

Ок, беру эту.

@Johnny32id
Copy link
Contributor

https://bulma.io/

@smthingwicked
Copy link
Contributor

Беру

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

3 participants