dio_oidc_interceptor 1.2.3 copy "dio_oidc_interceptor: ^1.2.3" to clipboard
dio_oidc_interceptor: ^1.2.3 copied to clipboard

Dio interceptor for OpenID Connect. This package can work with any OpenID Connect provider and any device with authorization_code protocol.

1.2.3 #

  • Add userInfo getter

1.2.2+2 #

  • Fix login with query parameters bug

1.2.1+2 #

  • Documentation update
  • Fix example project (retrofit with auth)

1.2.0 #

  • Rebuild of the package
    • Better token management
    • New logout method
    • Cleanup token method
    • Specific RefreshToken method
  • Rebuild example project from Listo Starter Kit
    • Test driven code with Gherkin
    • API calls with Dio & Retrofit (with tests)

1.1.0 #

  • bug fixes
  • added logout rebuilt

1.0.0 #

  • bug fixes
  • added tests
  • added example project

0.0.1+1 #

  • Exploratory release
  • Initial implementation without tests without example project
2
likes
150
points
76
downloads

Publisher

verified publisherlisto.pro

Weekly Downloads

Dio interceptor for OpenID Connect. This package can work with any OpenID Connect provider and any device with authorization_code protocol.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

clock, dio, flutter, http, http_mock_adapter, jwt_decoder, localstorage, openid_client, universal_platform, url_launcher

More

Packages that depend on dio_oidc_interceptor