Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(login): Support login credentials in constructor #168

Merged
merged 1 commit into from May 10, 2021

Conversation

bennycode
Copy link
Owner

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #168 (47f7808) into main (4aa818a) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #168   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        10           
  Lines          384       390    +6     
  Branches        16        20    +4     
=========================================
+ Hits           384       390    +6     
Flag Coverage Δ
unittests 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/APIClient.ts 100.00% <100.00%> (ø)
src/client/RESTClient.ts 100.00% <100.00%> (ø)
src/login/LoginAPI.ts 100.00% <100.00%> (ø)

@bennycode bennycode merged commit 119b153 into main May 10, 2021
@bennycode bennycode deleted the bennycode-use-existing-login branch May 10, 2021 20:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants