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

How to use application without login or sign up? #41

Closed
SriramScorp opened this issue Apr 9, 2020 · 13 comments
Closed

How to use application without login or sign up? #41

SriramScorp opened this issue Apr 9, 2020 · 13 comments

Comments

@SriramScorp
Copy link

Is the application only for people who owned a subscription at spacedeck.com?

@mntmn
Copy link
Member

mntmn commented Apr 9, 2020

I don't understand. What did you try to do?

@SriramScorp
Copy link
Author

Following the instructions in the readme file, I installed nodejs v10, cloned the repo, ran npm install and then started the web server (spacedeck.js). The default landing page of the application prompts for either login or sign up. Signing up requires an invite code.

@mntmn
Copy link
Member

mntmn commented Apr 9, 2020 via email

@SriramScorp
Copy link
Author

Okay. Is every user required to sign up using the same invite code? I was hoping, being a self hosted version and all, the app will work out of box.

@mntmn
Copy link
Member

mntmn commented Apr 9, 2020 via email

@SriramScorp
Copy link
Author

Okay. I'll give it a try. Btw, is there no way to bypass the sign up? I was considering using it as a collaborative whiteboard, similar to etherdraw.

@mntmn
Copy link
Member

mntmn commented Apr 9, 2020

Just read the second paragraph of my last answer again.

@SriramScorp
Copy link
Author

I did. What I infer is that, for anyone to be able to CREATE a space, they need to create an account. Once a space had been created, anyone with link to the space can collaborate in that space. Correct me if I'm wrong.

@mntmn
Copy link
Member

mntmn commented Apr 9, 2020

Ah, now I understand. Correct. This is not possible without an account. As a workaround, you could just create one account and give everybody the credentials.

@SriramScorp
Copy link
Author

Okay. Thanks for the clarification. It would be nice if we could make authentication optional and use the application in the same way as, say, etherpad. Please consider such a feature.

@mntmn
Copy link
Member

mntmn commented Apr 9, 2020

If many people request this feature I might consider it, but not now. Until then you can work around it by creating a user and then pre-fill the user_forms_email: "" and login_password: "" in public/javascripts/spacedeck_users.js.

@mntmn mntmn closed this as completed Apr 9, 2020
@ashirwad007786
Copy link

@magegu I would like if there is option in config where we can bypass the login and create room directly,

muratbinerbay added a commit to alfatraining/spacedeck-open that referenced this issue May 18, 2021
Add translation library and translations

Closes spacedeck#41

See merge request alfatraining/spacedeck!20
@hex-m
Copy link

hex-m commented May 18, 2021

If many people request this feature I might consider it, but not now.

I created a new issue that people can upvote. #199

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

4 participants