PKCEVerifier Parameter (Connect-Snowflake Cmdlet)
A random value used as input for calling GetOAuthAccessToken in the PKCE flow.
Syntax
Connect-Snowflake -PKCEVerifier string
Data Type
cstr
Default Value
""
Remarks
This is usually derived from GetOAuthAuthorizationUrl call.