erp5_oauth2_authorisation: allow creating single-use refresh tokens
By default, refresh tokens generated using OAuth2 can be used as long as they are valid. This commit introduces an option, which, when enabled, makes it impossible to use already-used refresh tokens.
Showing
Please register or sign in to comment