oidc_web_core 0.1.0 copy "oidc_web_core: ^0.1.0" to clipboard
oidc_web_core: ^0.1.0 copied to clipboard

Platformweb

dart web package for oidc protocol

Oidc Web Core #

style: very good analysis Powered by Mason License: MIT

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 Wiki 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