oidc 0.9.0+1 copy "oidc: ^0.9.0+1" to clipboard
oidc: ^0.9.0+1 copied to clipboard

A comprehensive OpenIdConnect plugin that works on all platforms (android, ios, windows, linux, web, macos)

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add oidc

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  oidc: ^0.9.0+1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:oidc/oidc.dart';
42
likes
150
points
9.57k
downloads

Publisher

verified publisherbdaya-dev.com

Weekly Downloads

A comprehensive OpenIdConnect plugin that works on all platforms (android, ios, windows, linux, web, macos)

Homepage
Repository (GitHub)
View/report issues

Topics

#oidc #openidconnect #oauth #authentication

Documentation

API reference

License

MIT (license)

Dependencies

clock, flutter, http, jose_plus, json_annotation, logging, nonce, oidc_android, oidc_core, oidc_ios, oidc_linux, oidc_macos, oidc_platform_interface, oidc_web, oidc_windows, retry, rxdart, uuid

More

Packages that depend on oidc