MyPW Developer Resources

API Method: auth.pass


A dummy method that always returns a successful validation. Useful for testing and development, do not use in production.

Request Parameters


siteid (Required)
    Your MyPW site identifier.

authkey (Required)
    Your MyPW authentication key.


Response Parameters


code
    a numeric response code. 0=success (always returns 0)

message
    a text description of the result

validate
    a message digest to validate this response, sha512 base64 of the following fields together without spaces "SECRET TOKENID TOKENVALUE AUTHKEY"


Response Codes


  0: Token successfully validated


Google Groups Beta
Subscribe to MyPW Developers
Email:
Visit this group
Have you created a bit of code that might be of interest to other MyPW developers? Post it on MyPW google groups.