-
Notifications
You must be signed in to change notification settings - Fork 85
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
Replace pyjwkest with pyjwt package #349
base: master
Are you sure you want to change the base?
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #349 +/- ##
==========================================
- Coverage 97.84% 97.75% -0.10%
==========================================
Files 77 77
Lines 6696 6649 -47
==========================================
- Hits 6552 6500 -52
- Misses 144 149 +5
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
cf502f7
to
5a92149
Compare
0ee531d
to
7ea43e5
Compare
7ea43e5
to
826a680
Compare
8039516
to
1585b78
Compare
92c7e10
to
e7937f5
Compare
e7937f5
to
1585b78
Compare
1585b78
to
e33d723
Compare
633fb98
to
4455627
Compare
4455627
to
973aeac
Compare
b6b402a
to
76f5112
Compare
6e86631
to
19494df
Compare
5e304b6
to
9121ad3
Compare
9121ad3
to
0968e4b
Compare
@mumarkhan999 I was able to test these changes locally and can confirm that LTI launches are still working as expected. |
Related ticket