Collab.PHP
A walkthrough of creating an HBP/EBrains collaboratory app
Example code is at https://github.com/Tevemadar/Collab.PHP , primary copy of text is also hosted there.
What can I find here?
- Very short collab app example (host, register, use)
- Barely longer example about dealing with OIDC stuff
- The hosted examples themselves.
The token exchange happens in PHP code (it's "curl-like").
Who has access?
Anyone "has access", but developers can really make use of it.