Oliver Gasser

Results 2 comments of Oliver Gasser

Hi, thanks for your code. Could you give me an example on how to implement credentials in the javascript part? I get token and refresh of token via getCredentials(), but...

OK, got it to work, this is the javescript part: ```javascript var token = $credents; // Call create method and pass token and beeConfig to obtain an instance of BEE...