auth0 / go-auth0

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

Add Support for `attributes` and `precedence` to ConnectionOptions & `phone_number` to SignupRequest Struct #421

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 (c044433) to head (9bc078a).

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

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