Skip to content

feat: encrypted stateless tokens#554

Merged
pajgo merged 19 commits intomasterfrom
feat/jose-support
Apr 19, 2022
Merged

feat: encrypted stateless tokens#554
pajgo merged 19 commits intomasterfrom
feat/jose-support

Conversation

@pajgo
Copy link
Copy Markdown
Collaborator

@pajgo pajgo commented Apr 13, 2022

No description provided.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 14, 2022

Codecov Report

Merging #554 (942333a) into master (03e6f42) will decrease coverage by 0.03%.
The diff coverage is 91.21%.

@@            Coverage Diff             @@
##           master     #554      +/-   ##
==========================================
- Coverage   96.17%   96.13%   -0.04%     
==========================================
  Files         182      184       +2     
  Lines       10837    10980     +143     
==========================================
+ Hits        10422    10556     +134     
- Misses        415      424       +9     
Impacted Files Coverage Δ
src/auth/oauth/strategies/apple.js 59.16% <16.66%> (-1.34%) ⬇️
src/utils/stateless-jwt/jwe.js 91.25% <91.25%> (ø)
src/utils/stateless-jwt/jwt.js 95.27% <96.66%> (+0.05%) ⬆️
src/configs/jwt.js 100.00% <100.00%> (ø)
src/users.js 96.15% <100.00%> (+0.09%) ⬆️
src/utils/jwt-legacy.js 96.13% <100.00%> (+0.32%) ⬆️
src/utils/jwt.js 94.18% <100.00%> (+0.39%) ⬆️
src/utils/stateless-jwt/index.js 100.00% <100.00%> (ø)
src/utils/stateless-jwt/list-filter.js 100.00% <100.00%> (ø)
src/utils/stateless-jwt/rule-manager.js 100.00% <100.00%> (ø)
... and 1 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 7d5cbda...942333a. Read the comment docs.

@pajgo pajgo merged commit c4b1a24 into master Apr 19, 2022
@pajgo pajgo deleted the feat/jose-support branch April 19, 2022 12:24
AVVS pushed a commit that referenced this pull request Apr 19, 2022
# [15.3.0](v15.2.1...v15.3.0) (2022-04-19)

### Features

* encrypted stateless tokens ([#554](#554)) ([c4b1a24](c4b1a24))
@AVVS
Copy link
Copy Markdown
Member

AVVS commented Apr 19, 2022

🎉 This PR is included in version 15.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@AVVS AVVS added the released label Apr 19, 2022
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