auth icon indicating copy to clipboard operation
auth copied to clipboard

Add interface for Token invalidation

Open roxblnfk opened this issue 4 years ago • 1 comments

Should we add the interface of service for a Identity Token invalidation? Invalidated can be one token (by token and token type) or all user tokens (by identity id and optional token type)

roxblnfk avatar Mar 03 '21 18:03 roxblnfk

In Yii 2 there was authKey used for this purpose.

samdark avatar Mar 03 '21 19:03 samdark