This is a Discourse plugin to enable log in with Blockstack.
Demo: https://forum.stacks.org
-
Edit your
containers/app.yml
to include this underhooks > after_code > exec > cmd
:- git clone https://github.com/stacks-network/discourse-blockstack.git
To forward your local Blockstack API to your Discourse Vagrant instance use: $ vagrant ssh -- -R 6270:localhost:6270