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

Remove auth token reissue and inter-tab synchronization logic #1272

Merged
merged 1 commit into from
Jan 29, 2021

Conversation

davidmz
Copy link
Member

@davidmz davidmz commented 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

Also remove the in-memory caching of the auth tokens.

We need to rethink how authorization works in multiple open tabs, see #1271
@davidmz
Copy link
Member Author

davidmz commented Jan 29, 2021

Это "вернуть всё как было". Вкладки больше не обновляют токены, всегда берут их из localStorage, и никак между собой не коммуницируют.

Нам надо как следует подумать, как вообще должна работать авторизация на нескольких вкладках.

@indeyets indeyets merged commit 1528c3e into stable Jan 29, 2021
@indeyets indeyets deleted the undo-intertab branch January 29, 2021 13:44
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

Successfully merging this pull request may close these issues.

2 participants