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

Dio interceptor for OpenID Connect

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