Starcounter/Starcounter.Authorization

Remove `= null` after `Delete()`

Closed this issue · 1 comments

Actually, _permissionToken is a field that's used in AssociateMemberWithPermission. This assignment can't be removed, otherwise _getOrCreateToken would misbehave