You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
72 lines
2.1 KiB
JavaScript
72 lines
2.1 KiB
JavaScript
7 years ago
|
/**
|
||
|
* This framework is intended to work and handle authentication with the cloud view engine
|
||
|
* DEPENDENCIES :
|
||
|
* rpc.js HttpClient, urlparser
|
||
|
* @TODO: A registration process maybe required
|
||
|
*/
|
||
|
|
||
|
/**
|
||
|
* @param id service identifier
|
||
|
* @param key callback/ user key
|
||
|
*/
|