You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -17,9 +22,9 @@ __WARNING__: This code is not yet tested, documented or been used in a live envi
17
22
- ZF\OAuth2
18
23
- LdcOAuth2CryptoToken
19
24
20
-
3.Copy the dist configuration file `ldc-oauth2-crypto-token.local.php.dist`to `config/autoload`
25
+
3.You will need an RSA public/private key pair. If you do not already have one, refer to ["Creating a Public and Private Key Pair" section of this page.](http://bshaffer.github.io/oauth2-server-php-docs/overview/crypto-tokens/)
21
26
22
-
4.You will need an RSA public/private key pair. If you do not already have one, refer to ["Creating a Public and Private Key Pair" section of this page.](http://bshaffer.github.io/oauth2-server-php-docs/overview/crypto-tokens/)
27
+
4.Copy the dist configuration file `ldc-oauth2-crypto-token.local.php.dist` to `config/autoload`
0 commit comments