-
Notifications
You must be signed in to change notification settings - Fork 143
Startup
Simon Urbanek edited this page Dec 27, 2018
·
1 revision
-
oc.init- returnsoc.init.authenticate()ocap -
oc.init.authenticate()(when called by JS) processes authentication tokens, sets mode and calls (and returns result) one of*authenticated.ocaps()orlist()depending on the authentication result -
unauthenticated.ocapsorauthenticated.ocapsgenerate ocaps - if compute separation is enabled, the first step is to fork off the compute (in.setup.computeviaRserve:::Rserve_fork_compute) and then return the list of ocaps which come from both processes - JS side does ... then calls
rcloud.setup.js.installerandcompute.initocaps