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

Document authentication flow with centralized servers #259

Closed
friedger opened this issue May 22, 2019 · 5 comments
Closed

Document authentication flow with centralized servers #259

friedger opened this issue May 22, 2019 · 5 comments

Comments

@friedger
Copy link
Collaborator

There are a few articles that describe ways to authenticate a user with a server like the blockstack forum, a chat server, ..

The documentation should help to solve issues like opencollective/opencollective#1749 or mastodon/mastodon#10344

@friedger friedger changed the title Document authentication flow with 3rd party server Document authentication flow with centralized servers May 22, 2019
@moxiegirl
Copy link
Contributor

@friedger You mean like this?

https://docs.blockstack.org/develop/auth_provider.html

@friedger
Copy link
Collaborator Author

@moxiegirl You are ahead of all the things! That tutorial is great.

I was also looking for a high level description so that developers can integrate blockstack into their current web site that does not use ruby and omniauth. I am just going through that with OpenCollective, they use one-time email password authentication (and nextjs). Not sure what exactly would be useful:

  • guide for product owner
  • how to add blockstack when using username/password
  • how to add blockstack when using one-time passwords via email/SMS
  • how to add blockstack when using webauthn

@moxiegirl
Copy link
Contributor

@friedger Glad you like it!

"guide for a product owner" --- would that be like how to brand?

The other three, from a technical angle, do we have apps that illustrate these?

@CodeSlip
Copy link

This guide is great for Rails clients/backends, is there any chance we can get an update for Node & JS environments?

@moxiegirl
Copy link
Contributor

moxiegirl commented Dec 17, 2019

@CodeSlip we can add that to the list. Right now, unfortunately, this ticket isn't in the roadmap. @friedger if you see examples of projects that do these things, please let me know where that code lives in terms of files and lines.

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