Skip to content

id_token is missing  #23

@am-adnbp

Description

@am-adnbp

id_token is missing in credentials and would be great to be included...

credentials' => array(
'token' => $results->access_token,
'id_token' => $results->id_token,
'expires' => date('c', time() + $results->expires_in)
)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions