auth0 / go-auth0

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

Fix Optional Fields on Auth0 Connection Options #430

Closed developerkunal closed 1 month ago

developerkunal commented 1 month ago

🔧 Changes

codecov-commenter commented 1 month 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 1 month ago

LGTM.