Skip to content

feat: stateless auth#552

Merged
pajgo merged 7 commits intomasterfrom
epic/stateless-auth
Apr 5, 2022
Merged

feat: stateless auth#552
pajgo merged 7 commits intomasterfrom
epic/stateless-auth

Conversation

@pajgo
Copy link
Copy Markdown
Collaborator

@pajgo pajgo commented Apr 5, 2022

No description provided.

pajgo and others added 7 commits April 1, 2022 17:54
* feat: radix list (#528)
* feat: KV rule manager (#529)
* fix: rules and tests (#531)
* fix: replace TTL to expireAt in caches

Co-authored-by: pajgo <pavel.rogovoi@gmail.com>
* feat: stateless JWT auth support
* feat: refresh tokens
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 5, 2022

Codecov Report

Merging #552 (b001b82) into master (fc246f5) will decrease coverage by 0.07%.
The diff coverage is 95.90%.

@@            Coverage Diff             @@
##           master     #552      +/-   ##
==========================================
- Coverage   96.40%   96.33%   -0.08%     
==========================================
  Files         167      182      +15     
  Lines        9658    10747    +1089     
==========================================
+ Hits         9311    10353    +1042     
- Misses        347      394      +47     
Impacted Files Coverage Δ
src/utils/stateless-jwt/trusted-headers.js 80.18% <80.18%> (ø)
src/utils/stateless-jwt/rule.js 92.45% <92.45%> (ø)
src/utils/jwt.js 93.78% <93.04%> (-2.56%) ⬇️
src/utils/stateless-jwt/jwt.js 95.21% <95.21%> (ø)
src/utils/jwt-legacy.js 95.80% <95.80%> (ø)
src/utils/stateless-jwt/rule-group.js 97.11% <97.11%> (ø)
src/utils/consul-watcher.js 97.14% <97.14%> (ø)
src/actions/activate.js 91.66% <100.00%> (ø)
src/actions/login.js 97.03% <100.00%> (+0.91%) ⬆️
src/actions/oauth/upgrade.js 100.00% <100.00%> (ø)
... and 18 more

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 fc246f5...b001b82. Read the comment docs.

@pajgo pajgo merged commit 99a2ac0 into master Apr 5, 2022
AVVS pushed a commit that referenced this pull request Apr 5, 2022
# [15.2.0](v15.1.7...v15.2.0) (2022-04-05)

### Features

* stateless auth ([#552](#552)) ([99a2ac0](99a2ac0)), closes [#519](#519) [#529](#529) [#530](#530) [#531](#531)
@AVVS
Copy link
Copy Markdown
Member

AVVS commented Apr 5, 2022

🎉 This PR is included in version 15.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@AVVS AVVS added the released label Apr 5, 2022
@pajgo pajgo deleted the epic/stateless-auth branch July 5, 2022 11:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants