openid_client icon indicating copy to clipboard operation
openid_client copied to clipboard

Added 'flow' in 'Authenticator' constructor for customization.

Open Andreas02-dev opened this issue 3 years ago • 0 comments

Add an optional Flow in the Authenticator constructor, which will default to the current implementation when not given so as to not break any current implementations. More information can be found in issue #55.

This PR closes issue #55.

Andreas02-dev avatar Jan 24 '22 23:01 Andreas02-dev