Browse Source

Update auth_provider.md

feat/clarity-updates
Friedger Müffke 5 years ago
committed by GitHub
parent
commit
03f69fd80e
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      _develop/auth_provider.md

2
_develop/auth_provider.md

@ -119,7 +119,7 @@ this up and test this, do the following:
## Install OmniAuth and OmniAuth-blockstack gems
You'll use the <ahref="https://github.com/OmniAuth/OmniAuth" target="\_blank">OmniAuth</a> plugin to setup Blockstack authentication. OmniAuth is a popular framework for integrating third-party authentication with a ruby on rails website. Blockstack provides an OmniAuth plugin, <a href="https://github.com/blockstack/OmniAuth-blockstack" target="\_blank">OmniAuth-blockstack</a> to make this easy for you.
You'll use the <a href="https://github.com/OmniAuth/OmniAuth" target="\_blank">OmniAuth</a> plugin to setup Blockstack authentication. OmniAuth is a popular framework for integrating third-party authentication with a ruby on rails website. Blockstack provides an OmniAuth plugin, <a href="https://github.com/blockstack/OmniAuth-blockstack" target="\_blank">OmniAuth-blockstack</a> to make this easy for you.
1. Stop the Rails server if it is running.

Loading…
Cancel
Save