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

Specify how the authorization should work between tabs #1271

Open
davidmz opened this issue Jan 29, 2021 · 0 comments
Open

Specify how the authorization should work between tabs #1271

davidmz opened this issue Jan 29, 2021 · 0 comments
Labels
need spec This feature requires a specification or RFC

Comments

@davidmz
Copy link
Member

davidmz commented Jan 29, 2021

Необходимо описать поведение авторизации в ситуации, когда сайт FreeFeed открыт одновременно в нескольких вкладках (или окнах) браузера. В частности, нужно описать следующие случаи — есть вкладки А и Б, что должно произойти в Б если:

  1. А и Б не авторизованы, пользователь авторизуется в А;
  2. А и Б авторизованы, пользователь де-авторизуется в А;
  3. А и Б авторизованы, пользователь переавторизуется в А под другим аккаунтом (сейчас это возможно с помощью BetterFeed).

Что должно происходить в последних двух случаях, если пользователь редактировал какой-то текст во вкладке Б?

@davidmz davidmz added the need spec This feature requires a specification or RFC label Jan 29, 2021
davidmz added a commit that referenced this issue Jan 29, 2021
Also remove the in-memory caching of the auth tokens.

We need to rethink how authorization works in multiple open tabs, see #1271
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need spec This feature requires a specification or RFC
Projects
None yet
Development

No branches or pull requests

1 participant