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 log in a user on localhost? #2

Closed
vinyll opened this issue May 14, 2018 · 4 comments
Closed

How to log in a user on localhost? #2

vinyll opened this issue May 14, 2018 · 4 comments

Comments

@vinyll
Copy link

vinyll commented May 14, 2018

When running http://localhost:3000/ and attempting to login with SteemConnect, I am redirected to https://d.tube.

How can I login for testing user account by any mean to localhost?

@vinyll vinyll changed the title How to log in on localhost? How to log in a user on localhost? May 14, 2018
@skzap
Copy link
Member

skzap commented May 14, 2018

You can either:

  • Log in with posting key
  • Setup a new app in steemconnect that redirects to your localhost:3000 and make the appropriate changes in the source code

@skzap skzap closed this as completed May 31, 2018
@AnonymousWebHacker
Copy link

Install my own instance of dtube on a SNET (street network) without internet access. In order to allow the registration of users, do I need an account in smeet?

@skzap
Copy link
Member

skzap commented Oct 2, 2020

We are not related to steem any longer, we have our own blockchain (see dtube/avalon repo).

But registration system is similar, to create user accounts you need to burn dtube coins, check https://d.tube/newaccount (and therefore already have an account yourself)

Otherwise we provide a free 'faucet' signup on https://signup.d.tube, but where the username needs to have 9 characters including 2 digits.

@AnonymousWebHacker
Copy link

@skzap I formulated my question wrong. I mean that in my SNET, I do not have internet access (such as to register at https://d.tube/newaccount or at https://signup.d.tube). Can I create a registry system that is localhost? I don't have internet access all the time, and neither do my friends

techcoderx pushed a commit that referenced this issue Dec 2, 2021
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

3 participants