Bdaya-Dev/oidc
Plugin Flutter OpenIdConnect
- Stars
- 74
- Forks
- 36
- Último push (UTC)
- 1 de ago. de 2026
- Status do projeto
- Ativo
LinguagensDartKotlinHTMLSwiftC++CMakeRubyPowerShellCJavaShellJavaScriptCSSMATLABObjective-C
Dependências usadas
Lista de dependências 1 itens
- melosDesenvolvimento
^7.1.1
README original
Texto original em inglês. Visite o GitHub para a versão atual.
Expandir / recolher README
oidc
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 theUserManagerclass. - oidc_default_store: the default
OidcStorestore 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
Generated by the Very Good CLI 🤖