Skip to content

LinovyDE/oidc

This branch is 1 commit ahead of, 61 commits behind Bdaya-Dev/oidc:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c00e6bb Â· Jun 27, 2024
Sep 18, 2023
Jun 8, 2024
Jun 7, 2024
Jun 9, 2024
Sep 8, 2023
Jun 27, 2024
Sep 10, 2023
Aug 24, 2023
Sep 18, 2023
Oct 15, 2023
Sep 18, 2023
Sep 8, 2023
Sep 8, 2023
Sep 14, 2023
Jun 8, 2024
Jun 8, 2024
Aug 24, 2023

Repository files navigation

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 the UserManager class.
  • oidc_default_store: the default OidcStore store implementation.

Make sure you read the Static Badge for extra information.

Code Coverage graph

coverage_graph


Generated by the Very Good CLI 🤖

Releases

No releases published

Packages

No packages published

Languages

  • Dart 85.3%
  • C++ 5.2%
  • CMake 3.8%
  • HTML 3.0%
  • Ruby 0.9%
  • Java 0.5%
  • Other 1.3%