mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-11 15:16:55 +03:00
Remove headers from post install files
This commit is contained in:
@@ -1,7 +1,3 @@
|
||||
<bg=blue;fg=white> </>
|
||||
<bg=blue;fg=white> OAuth2 Configuration </>
|
||||
<bg=blue;fg=white> </>
|
||||
|
||||
1. <bg=magenta;fg=white> Provide a key pair </>
|
||||
i) Generate a private/public key pair (preferably with a password): <comment>https://oauth2.thephpleague.com/installation/#generating-public-and-private-keys</>
|
||||
ii) Configure the <info>private_key</> and <info>public_key</> with the respective key locations
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
<bg=blue;fg=white> </>
|
||||
<bg=blue;fg=white> OAuth2 Configuration </>
|
||||
<bg=blue;fg=white> </>
|
||||
|
||||
1. <bg=magenta;fg=white> Provide a key pair </>
|
||||
i) Generate a private/public key pair (preferably with a password): <comment>https://oauth2.thephpleague.com/installation/#generating-public-and-private-keys</>
|
||||
ii) Configure the <info>private_key</> and <info>public_key</> with the respective key locations
|
||||
|
||||
Reference in New Issue
Block a user