Oidc Web Core
Core web package for oidc.
This package doesn't depend on flutter, and only depends on package:web, making it compatible with both WASM and dart web apps like ngdart.
Make sure you read the for extra information.
Installation 💻
❗ In order to start using Oidc Web Core you must have the Dart SDK installed on your machine.
Install via dart pub add
:
dart pub add oidc_web_core
Libraries
- oidc_web_core
- Core web package for oidc