pm_Auth
in package
Authentication helper methods
Tags
Table of Contents
- isValidCredentials() : bool
- Check if credentials are valid or not
Methods
isValidCredentials()
Check if credentials are valid or not
public
static isValidCredentials(string $login, string $password) : bool
Parameters
- $login : string
- $password : string