oidc_web_core 0.1.0 oidc_web_core: ^0.1.0 copied to clipboard
dart web package for oidc protocol
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