Feature: Reuse tokens if they haven't expired - #7017
Conversation
Codecov Report
@@ Coverage Diff @@
## master #7017 +/- ##
==========================================
- Coverage 93.83% 93.81% -0.02%
==========================================
Files 169 169
Lines 12407 12438 +31
==========================================
+ Hits 11642 11669 +27
- Misses 765 769 +4
Continue to review full report at Codecov.
|
davimacedo
left a comment
There was a problem hiding this comment.
It looks good to me. @mtrezza any other comment here?
|
Postgres tests are failing for some reason. I'll look into that. |
|
Yes. I've also just seen there is an error in Postgres tests. |
|
I don't think it's related to this PR though: |
|
Yes. The only one failing now looks the flaky one. I am re-running the tests. |
|
Thank you Davi!! |
mtrezza
left a comment
There was a problem hiding this comment.
Looks good to me, thanks for this great addition to Parse Server 😃🚀
Closes #7012