Skip to content

pvtl/rfg-sso-snippet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d04e8bd · Oct 20, 2021

History

4 Commits
Nov 25, 2019
Oct 20, 2021
Apr 23, 2019
Nov 25, 2019

Repository files navigation

RFG SSO Snippet

WordPress plugin that Includes the RFG Single-Sign-On (SSO) code snippet on the wp-login page programmatically.

Installation into a Bedrock site

Install

# 1. Get it ready (to use a repo outside of packagist)
composer config repositories.rfg-sso-snippet git https://github.com/pvtl/rfg-sso-snippet

# 2. Install the Plugin
composer require pvtl/rfg-sso-snippet

Activate / Configure

  • Activate the plugin