You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the configurable token_max_size value is not used anywhere. It should be used by a recovery provider to reject incoming tokens that are bigger than token_max_size.
Currently, the configurable
token_max_sizevalue is not used anywhere. It should be used by a recovery provider to reject incoming tokens that are bigger thantoken_max_size.