ember-simple-auth icon indicating copy to clipboard operation
ember-simple-auth copied to clipboard

Return type of SessionService.invalidate is wrong

Open BoussonKarel opened this issue 4 months ago • 0 comments

The return type is void, but should actually be Promise<void>

BoussonKarel avatar Jun 06 '25 09:06 BoussonKarel