TF-624 Add flutter_appauth_web library to authenticate oidc on browser
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user