TF-624 Add flutter_appauth_web library to authenticate oidc on browser

This commit is contained in:
dab246
2022-06-07 18:29:35 +07:00
committed by Dat H. Pham
parent 4953a521bb
commit 466815d509
+6
View File
@@ -156,6 +156,12 @@ dependencies:
# OIDC Mobile
flutter_appauth: 4.0.0
# OIDC Web
flutter_appauth_web:
git:
url: https://github.com/dab246/flutter_appauth_web.git
ref: dev
dev_dependencies:
flutter_test:
sdk: flutter