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

CLIENT_ID is no longer required for CognitoAuth #65

Merged
merged 1 commit into from Nov 3, 2021
Merged

CLIENT_ID is no longer required for CognitoAuth #65

merged 1 commit into from Nov 3, 2021

Conversation

mochipon
Copy link
Owner

@mochipon mochipon commented Nov 3, 2021

fixes #64

@codecov
Copy link

codecov bot commented Nov 3, 2021

Codecov Report

Merging #65 (a68260b) into main (2e5f1b7) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #65      +/-   ##
==========================================
+ Coverage   92.96%   92.97%   +0.01%     
==========================================
  Files          10       10              
  Lines         625      626       +1     
==========================================
+ Hits          581      582       +1     
  Misses         44       44              
Impacted Files Coverage Δ
pysesame3/auth.py 88.31% <100.00%> (ø)
pysesame3/const.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2e5f1b7...a68260b. Read the comment docs.

@mochipon mochipon merged commit d572a94 into main Nov 3, 2021
@mochipon mochipon deleted the fix/64 branch November 3, 2021 05:58
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.

[Request]: CLIENT_ID is no longer required for CognitoAuth
1 participant