ThomasAunvik / flutter_oidc

Flutter OpenIdConnect plugin

Home Page:https://bdaya-dev.github.io/oidc/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 🤖

About

Flutter OpenIdConnect plugin

https://bdaya-dev.github.io/oidc/

License:MIT License


Languages

Language:Dart 84.9%Language:C++ 5.6%Language:CMake 4.2%Language:HTML 2.6%Language:Ruby 1.0%Language:Java 0.7%Language:C 0.5%Language:Swift 0.5%Language:PowerShell 0.0%Language:Objective-C 0.0%