Method: HaveAPI::Authentication::OAuth2::Authorization#code_challenge_method

Defined in:
lib/haveapi/authentication/oauth2/provider.rb

#code_challenge_methodString? (readonly)

Returns:

  • (String, nil)


42
43
44
# File 'lib/haveapi/authentication/oauth2/provider.rb', line 42

def code_challenge_method
  @code_challenge_method
end