Warning:  Due to planned infrastructure maintenance, the EBRAINS Wiki and EBRAINS Support system will be unavailable for up to three days starting Monday, 14 July. During this period, both services will be inaccessible, and any emails sent to the support address will not be received.

Attention: The EBRAINS Chat will down on Thursday, the 10th of July 2025 starting from 18.00pm CEST (my timezone) for up to 1 hour. 

Warning: The EBRAINS Drive, EBRAINS Bucket and EBRAINS Lab will down today, Wednesday, the 9th of July 2025 starting from 19:30 CEST (my timezone) for up to 1 hour.


Changes for page Collab.PHP

Last modified by csucs on 2022/11/22 09:29

From version 11.1
edited by csucs
on 2022/11/21 12:17
Change comment: There is no comment for this version
To version 12.1
edited by csucs
on 2022/11/22 09:29
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -13,7 +13,7 @@
13 13  (% class="col-xs-12 col-sm-8" %)
14 14  (((
15 15  (% class="wikigeneratedid" %)
16 -Example code is at [[https:~~/~~/github.com/Tevemadar/Collab.PHP>>https://github.com/Tevemadar/Collab.PHP]] , primary copy of text is also hosted there.
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..
17 17  
18 18  = What can I find here? =
19 19  
... ... @@ -21,7 +21,7 @@
21 21  * Barely longer example about dealing with OIDC stuff
22 22  * The hosted examples themselves.
23 23  
24 -The token exchange happens in PHP code (it's "curl-like").
24 +The token exchange happens in PHP code (it's "curl-like"), everything else is browser-side.
25 25  
26 26  = Who has access? =
27 27  
Public

Collab.PHP