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
@Ocramius gave a nice idea to help users: based on the Configuration have a really simple way to get a valid token or null from a raw token (string), something like:
@Ocramius gave a nice idea to help users: based on the
Configuration
have a really simple way to get a valid token or null from a raw token (string), something like:In order to achieve this we would need to implement #139 but also add the validation constraints in the configuration object.
The text was updated successfully, but these errors were encountered: