This is a Discourse plugin to enable log in with Blockstack.
Edit your containers/app.yml
to include this under hooks > 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