| obscureAuth | R Documentation |
Calling obscureAuth temporarily disables authentication so that
obscureAuth(.Object) ## S4 method for signature 'AuthenticationManager' obscureAuth(.Object)
.Object |
An AuthenticationManager instance |
This method is intended to be used for authentication testing.
isAuthValid will return FALSE. Authentication can be re-enabled by calling
restoreAuth.
The expiration date for the current authentication mechanism being used.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.