Data class representing an authorization code.
The authorization code as a string. Default is an empty string.
An optional code verifier associated with the authorization code. Default is null.