summaryrefslogtreecommitdiff
path: root/doc/integration/oauth2_generic.md
Commit message (Collapse)AuthorAgeFilesLines
* Resolve "CE documentation is not CommonMark compliant"Brett Walker2018-09-061-13/+13
|
* Adjust doc formattingJoe Marty2017-02-131-4/+4
|
* Fix spelling errors in docs and changelogJoe Marty2017-02-131-6/+6
|
* Edit omniauth-oauth2-generic docs for style conformanceJoe Marty2017-02-131-26/+31
|
* Add omniauth-oauth2-generic strategyJoe Marty2017-02-131-0/+60
- Allows configurable Single Sign On with most simple OAuth2 providers - Adds documentation for the new strategy Closes #26744