File tree Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -112,12 +112,11 @@ Below we describe:
1121123. [Server-side usage](#server-side-usage)
113113 - [Server-side endpoint protection](#server-side-endpoint-protection)
114114 - [Server-side middlewares](#server-side-middlewares)
115- 4. [Configuration](#configuration)
116- 5. [REST API](#rest-api)
117- 6. [Prior Work and Module Concept](#prior-work-and-module-concept)
115+ 4. [REST API](#rest-api)
116+ 5. [Prior Work and Module Concept](#prior-work-and-module-concept)
118117 - [Project Roadmap](#project-roadmap)
119- 7 . [Module Playground](#module-playground)
120- 8 . [Development](#development)
118+ 6 . [Module Playground](#module-playground)
119+ 7 . [Development](#development)
121120
122121### Configuration
123122
Original file line number Diff line number Diff line change 1616 sign in (with redirect to protected page)
1717 </button >
1818 <br >
19- <button @click =" signOut" >
19+ <button @click =" signOut() " >
2020 sign out
2121 </button >
2222 <br >
You can’t perform that action at this time.
0 commit comments