◆ __construct()
Google_Auth_LoginTicket::__construct |
( |
| $envelope, |
|
|
| $payload ) |
Creates a user based on the supplied token.
- Parameters
-
string | $envelope | Header from a verified authentication token. |
string | $payload | Information from a verified authentication token. |
◆ getAttributes()
Google_Auth_LoginTicket::getAttributes |
( |
| ) |
|
Returns attributes from the login ticket.
This can contain various information about the user session.
- Return values
-
◆ getUserId()
Google_Auth_LoginTicket::getUserId |
( |
| ) |
|
Returns the numeric identifier for the user.
- Exceptions
-
- Return values
-
The documentation for this class was generated from the following file:
- lib/google/src/Google/Auth/LoginTicket.php