Hello,
I noticed a small typo in the openid_client_io.dart file. The named parameter for the URL launcher function is spelled urlLancher instead of urlLauncher.
This occurs in the Authenticator class constructor and the FlowX extension.
Correcting this would improve consistency and prevent confusion.
Thanks for the great library!
Hello,
I noticed a small typo in the openid_client_io.dart file. The named parameter for the URL launcher function is spelled urlLancher instead of urlLauncher.
This occurs in the Authenticator class constructor and the FlowX extension.
Correcting this would improve consistency and prevent confusion.
Thanks for the great library!