Members
readonly
JWTJWT
Gets the JSON Web Token.
Type
Methods
close()
Closes an open sign on dialog.
Example
window.Divao.close();
sign()
Shows the sign on dialog.
Example
window.Divao.sign();
signout()
Deletes the stored JSON Web Token.
Example
window.Divao.signout();