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

Local Storage: Clean Systems - Authentication Rejection #219

Open
NXFinity opened this issue Apr 27, 2024 · 0 comments
Open

Local Storage: Clean Systems - Authentication Rejection #219

NXFinity opened this issue Apr 27, 2024 · 0 comments
Labels
Emerging Tech Emerging Tech flying formation at Pagoda Near BOS NEAR BOS team at Pagoda

Comments

@NXFinity
Copy link

Description

When trying to login to near.org, the authentication is being rejected by Firebase.

image

I'm being advised this is a 'local storage' issue and if it is, you've got an issue that is going to have a significant impact.

Impact

If the 'local storage' is being used for the basis of authorizing, then you've got a problem with this, as your authoring isn't taking into account 'local storage' session based use, which is what I use and all my browsers are set to clear out 'local storage' upon closing and so will only store data on a 'session basis'.

I also clean my systems fully every Q, as I'm sure many of you will know, that the impact of developing, creates a massive loop of over used resources and logs and so eventually slows your machine down.

So with both scenarios, local storage is a problem if the local storage isn't being refreshed on authentication and relied upon for authorization.

@NXFinity NXFinity added Emerging Tech Emerging Tech flying formation at Pagoda Near BOS NEAR BOS team at Pagoda labels Apr 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Emerging Tech Emerging Tech flying formation at Pagoda Near BOS NEAR BOS team at Pagoda
Projects
Status: Backlog
Development

No branches or pull requests

1 participant