Skip to content

Add user_info_verifier method to Client analogously id_token_verifier #191

Open
@Desiders

Description

This is useful in cases where you need to call UserInfoJsonWebToken::claims yourself, for example in cases when you already have a raw (string) ID token and need to obtain claims, but without user_info_verifier method we can't to construct UserInfoVerifier because most required Client attributes are private.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions