smartcar / javascript-sdk

Client-side JS SDK for OAuth dialogs.
MIT License
9 stars 5 forks source link

feat: add user param for auth URL #83

Closed allisonc07 closed 5 months ago

allisonc07 commented 5 months ago

Adds the new optional user option for getAuthUrl

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (7342b5f) to head (1f2a0d8).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #83 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 1 1 Lines 9 9 Branches 2 2 ========================================= Hits 9 9 ```

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

smartcar-ci commented 5 months ago

:tada: This PR is included in version 2.11.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: