FLUTTER ECOSYSTEM

Bdaya-Dev/oidc

Flutter OpenIdConnect-Plugin

Projektcover von oidc
Stars
74
Forks
36
Letzter Push (UTC)
01.08.2026
Projektstatus
Aktiv
Bdaya Development GitHub avatar
GITHUB Organization

Bdaya Development ↗

A software company for creating complete software solutions

SprachenDartKotlinHTMLSwiftC++CMakeRubyPowerShellCJavaShellJavaScriptCSSMATLABObjective-C

Verwendete Abhängigkeiten

Abhängigkeiten 1 Einträge

Original-README

Englischer Projektschnappschuss. Aktuelle Inhalte auf GitHub.

Projekt-README ein-/ausklappen

oidc

openid certification

melos codecov style: very good analysis License: MIT

The most comprehensive OpenIdConnect package for dart.

This is a Mono repo of multiple packages:

  • oidc_core: The main dart package, it implements the basic openid/oauth specification, except the platform specific parts (like redirection)
  • oidc: builds on top of oidc_core, and adds platform-specific parts, this also contains the UserManager class.
  • oidc_default_store: the default OidcStore store implementation.
  • oidc_cli: a provider-agnostic CLI for authenticating against an OIDC provider.

Make sure you read the Static Badge for extra information.

Code Coverage graph

coverage_graph


Generated by the Very Good CLI 🤖