ember-simple-auth
ember-simple-auth copied to clipboard
Return type of SessionService.invalidate is wrong
The return type is void, but should actually be Promise<void>