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

Allow site creation as 'guest' #32

Open
audiodude opened this issue Dec 28, 2023 · 0 comments
Open

Allow site creation as 'guest' #32

audiodude opened this issue Dec 28, 2023 · 0 comments

Comments

@audiodude
Copy link
Owner

Many potential users have expressed that they do not wish to login using Google, or that they might not even have a Google login available.

Currently, login is only used to associate site data (Sites/Releases/Tracks) with a user, in order for it to be persistent across browsers/devices.

It is completely possible that we could allow a user to create and edit a site as a "guest", where they are warned that all of their data is tied to their browser session and will be lost if they are in an Incognito window or clear their cookies (or use another device). In this case, we just generate a random User ID and put it in a cookie, and associate all data with that.

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

1 participant