bryanCancelWT

Results 3 issues of bryanCancelWT

This plugin is great! But for my purposes I need *autofillHints* because they provide yet another way for users to get help to fill a field I also noticed other...

use the line below so the function is used instead of the error text being returned directly _errorText = validator.call(value)!; INSTEAD OF _errorText = validator.errorText; REFERING TO class MultiValidator extends...

all the flows for msal are here https://docs.microsoft.com/en-us/azure/active-directory/develop/msal-authentication-flows this is the one I am looking for and is recommended for mobile msal auth https://docs.microsoft.com/en-us/azure/active-directory/develop/v2-oauth2-auth-code-flow