Add a state
parameter to WebAuthenticationClient.login() API
#282
Labels
enhancement
New feature or request
state
parameter to WebAuthenticationClient.login() API
#282
Describe the feature request?
This feature request is related to a previous issue #276.
Thank you for releasing a new version with the update to pass the
state
parameter to AuthorizationCodeFlow.start(). Unfortunately, we are still unable to pass thestate
parameter to AuthorizationCodeFlow as there is no way for us to pass thestate
parameter from the WebAuthenticationClient.Our request is to add a new optional parameter to the
login()
API and pass it in to authorizationCodeFlow.start() API.New or Affected Resource(s)
N/A
Provide a documentation link
No response
Additional Information?
No response
The text was updated successfully, but these errors were encountered: