If `auth.rafiki.money` isn't available when tokenService is instantiated it will fail and now work ``` Issuer.discover(this._issuerUrl) ``` Need to fix the race condition or make it poll or something to become available
If
auth.rafiki.moneyisn't available when tokenService is instantiated it will fail and now workNeed to fix the race condition or make it poll or something to become available