File tree Expand file tree Collapse file tree 1 file changed +8
-6
lines changed
Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,14 @@ include::partial$auth/document-converters/php/initial-project-setup.adoc[]
1111
1212. Inside the `public` folder where you created the `index.html` file add the HTML setup code (refer to the *Setting up {productname} HTML* section).
1313
14+ == Setup
15+
16+ include::partial$auth/document-converters/jwt-setup-document-converters.adoc[leveloffset=+1]
17+
18+ . In the root directory, copy and paste the server setup code into the `jwt.php` file.
19+
20+ include::partial$auth/document-converters/php/server-setup-php.adoc[]
21+
1422==== Web Page Setup (index.html)
1523
1624[source,html]
@@ -54,10 +62,4 @@ include::partial$auth/document-converters/php/initial-project-setup.adoc[]
5462</html>
5563----
5664
57- . In the root directory, copy and paste the server setup code into the `jwt.php` file.
58-
59- include::partial$auth/document-converters/php/server-setup-php.adoc[]
60-
61- include::partial$auth/document-converters/jwt-setup-document-converters.adoc[leveloffset=+1]
62-
6365include::partial$auth/document-converters/php/configuration-steps.adoc[]
You can’t perform that action at this time.
0 commit comments