This function returns the plaintext password that a user previously stored. The password is returned as a single string so that it can be simply passed inline to whatever application requires it.
| 1 | RetrievePassword(user, application = NA)
 | 
| user | A string indicating the user being logged in | 
| application | A string indicating the application being logged into | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.