Class (GI Struct)

Rest-1.0RestPkceCodeChallenge

In order to play a Pkce Code Verification during a OAuth2 authorization you need this structure which handles the algorithmic part.

Index

Constructors

Properties

Methods

  • Returns the Code Challenge for the Pkce verification.

    Returns string

    the code_challenge

  • Returns the Code Verifier for the Pkce verification.

    Returns string

    the code_verifier