Thanks for the suggestion, but I'd rather not do it this way, because the API 
will suffer. When I call getAccessCode from an external module, I'm expecting 
to get the access code in return, not a Future that should be awaited on. So, 
one way or the other, I need a regular function returning a regular string.

Reply via email to