mirror of
https://github.com/heartcombo/devise.git
synced 2022-11-09 12:18:31 -05:00
Removed notice about using Devise from the git repo, for OAuth support.
This commit is contained in:
parent
140acfe4cc
commit
23f8dbed80
1 changed files with 1 additions and 1 deletions
|
@ -317,7 +317,7 @@ Do not use such helpers for integration tests such as Cucumber or Webrat. Instea
|
|||
|
||||
=== OAuth2
|
||||
|
||||
Devise comes with OAuth support out of the box if you're using Devise from the git repository (for now). You can read more about OAuth2 support in the wiki:
|
||||
Devise comes with OAuth support out of the box. You can read more about OAuth2 support in the wiki:
|
||||
|
||||
* http://github.com/plataformatec/devise/wiki/OAuth2:-Overview
|
||||
* http://github.com/plataformatec/devise/wiki/OAuth2:-Testing
|
||||
|
|
Loading…
Add table
Reference in a new issue