auth0 / go-auth0

Go SDK for the Auth0 Management API.
https://auth0.com
MIT License
141 stars 55 forks source link

Fix Optional Fields on Auth0 Connection Options #430

Closed developerkunal closed 3 months ago

developerkunal commented 3 months ago

🔧 Changes

codecov-commenter commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 95.51%. Comparing base (234fb62) to head (d875fe0).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #430 +/- ## ======================================= Coverage 95.51% 95.51% ======================================= Files 47 47 Lines 7848 7848 ======================================= Hits 7496 7496 Misses 235 235 Partials 117 117 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

duedares-rvj commented 3 months ago

LGTM.