TF-624 Add flutter_appauth_web library to authenticate oidc on browser
This commit is contained in:
@@ -156,6 +156,12 @@ dependencies:
|
|||||||
# OIDC Mobile
|
# OIDC Mobile
|
||||||
flutter_appauth: 4.0.0
|
flutter_appauth: 4.0.0
|
||||||
|
|
||||||
|
# OIDC Web
|
||||||
|
flutter_appauth_web:
|
||||||
|
git:
|
||||||
|
url: https://github.com/dab246/flutter_appauth_web.git
|
||||||
|
ref: dev
|
||||||
|
|
||||||
dev_dependencies:
|
dev_dependencies:
|
||||||
flutter_test:
|
flutter_test:
|
||||||
sdk: flutter
|
sdk: flutter
|
||||||
|
|||||||
Reference in New Issue
Block a user