check_credentials
Description:
Checks whether the given credentials match what is stored in the database.
Parameters:
| this |
instance of SecretStorage |
| creds |
the credentials that are being checked. |
Returns:
|
true if successful, false otherwise. |