isAuthExpired | R Documentation |
Check if the currently valid authentication method has reached the expiration time.
isAuthExpired(.Object, ...) ## S4 method for signature 'AuthenticationManager' isAuthExpired(.Object, node)
.Object |
An AuthenticationManager instance |
... |
(Not yet used) |
node |
A D1Node instance |
A logical value: TRUE if authentication has expired, FALSE if not.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.