Hi again, i was looking at the documentation for ...
# general
t
Hi again, i was looking at the documentation for the SuperToken config, and i have a question about this: // get: undefined, // is a function of type: () => Promise // } This is for the 'accessToken' section of the config. is 'get' asking for a function that returns a promise that resolves a string?
2 Views