I use the SimpleNewAuthorization method to set up a authorization shell function. However, I’m expanding an app and need to perform multiple auth calls. If I call the SimpleNewAuthorization method each time, the user is prompted over and over. However, if I don’t call SimpleNewAuthorization each time and the user’s auth timeout period has expired, the auth fails.
Is there a way to ask the AuthorizationMBS instance if it’s authorization is still active? Thanks, Tim _______________________________________________ Mbsplugins_monkeybreadsoftware.info mailing list [email protected] https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info
