Wiki source code of Collab.PHP
                  Last modified by csucs on 2022/11/22 09:29
              
      Hide last authors
| author | version | line-number | content | 
|---|---|---|---|
|                              | 
      1.1 | 1 | (% class="jumbotron" %) | 
| 2 | ((( | ||
| 3 | (% class="container" %) | ||
| 4 | ((( | ||
|        | 
      7.2 | 5 | = Collab.PHP = | 
|        | 
      1.1 | 6 | |
|        | 
      7.2 | 7 | //A walkthrough of creating an HBP/EBrains collaboratory app// | 
|        | 
      1.1 | 8 | ))) | 
| 9 | ))) | ||
| 10 | |||
| 11 | (% class="row" %) | ||
| 12 | ((( | ||
| 13 | (% class="col-xs-12 col-sm-8" %) | ||
| 14 | ((( | ||
|        | 
      9.1 | 15 | (% class="wikigeneratedid" %) | 
|        | 
      12.1 | 16 | Example code is at [[https:~~/~~/github.com/Tevemadar/Collab.PHP>>https://github.com/Tevemadar/Collab.PHP]] , and a single-page version of the text is also available there.. | 
|        | 
      9.1 | 17 | |
|        | 
      1.1 | 18 | = What can I find here? = | 
| 19 | |||
|        | 
      10.1 | 20 | * Very short collab app example (host, register, use) | 
| 21 | * Barely longer example about dealing with OIDC stuff | ||
| 22 | * The hosted examples themselves. | ||
|        | 
      1.1 | 23 | |
|        | 
      12.1 | 24 | The token exchange happens in PHP code (it's "curl-like"), everything else is browser-side. | 
|        | 
      11.1 | 25 | |
|        | 
      1.1 | 26 | = Who has access? = | 
| 27 | |||
|        | 
      10.1 | 28 | Anyone "has access", but developers can really make use of it. | 
|        | 
      1.1 | 29 | ))) | 
| 30 | |||
| 31 | |||
| 32 | (% class="col-xs-12 col-sm-4" %) | ||
| 33 | ((( | ||
| 34 | {{box title="**Contents**"}} | ||
| 35 | {{toc/}} | ||
| 36 | {{/box}} | ||
| 37 | |||
| 38 | |||
| 39 | ))) | ||
| 40 | ))) |