Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/hapijs/jwt

JWT (JSON Web Token) Authentication
https://github.com/hapijs/jwt

3.2.0

7e9b8e46689e1d3459cc55e327b31bc2416c45cd authored almost 2 years ago
Apply suggestions from code review

61a44949532cd64794d93298fcf3c567da5228da authored almost 2 years ago
feat: add local typings

dea3986b72284b7d26e4fbc2048cda3b4e996c00 authored almost 2 years ago
chore: cleanup commented code

3a805c28b06c679ffbb405faf5a26a3d66de0577 authored almost 2 years ago
3.1.0

20511d51b191806c16a74ccab0deae620a521d7c authored almost 2 years ago
fix: Crypto.sign v14 expects Buffer

dd16015305ff4f657063b9d0ae2602a5a57218c3 authored almost 2 years ago
feat: EdDSA

01f64b73c54559769a9cb058ac9b5a0b202b53ce authored almost 2 years ago
test: EdDSA

95380759ce1f941787a9d39fa8dd00c8caa5ea58 authored almost 2 years ago
docs: EdDSA

d774c122ba10be8e460e8d6f3e66181d8adf3f42 authored almost 2 years ago
fix: EdDSA signatures do not follow the spec

f496c39e1c7e556d1efb5cecd5b912615005dd2e authored almost 2 years ago
3.0.0

0481ba232abd8445028948d642fae622525ffc20 authored over 2 years ago
Support hapi v21, drop hapi v19, test ESM support (#47)

* Support for hapi v21, node v18, ESM tests

* use utf-8 encoding, closes #21 (#39)

* use u...

30ad23cbc892050aa9646716b30b1fe0b7032959 authored over 2 years ago
2.2.0

6300580d034d8decd1467f60d39d1acf51ad2d68 authored over 2 years ago
add support for reading token from cookie (#43)

* add support for reading token from cookie

* make changes as requested in code review

- m...

eadc1ee6c12e1ec7a778a5d548335ac9cc8e3fc6 authored over 2 years ago
2.1.1

4c3fea734fe04ab055239361ee67a04443f4a879 authored almost 3 years ago
test: removed unnecessary test case

31b74e9ab4a768a71f3626aca64052b71c36e0ff authored almost 3 years ago
fix: make compliant with jwt spec

This commit makes @hapi/jwt compliant with the JWT specificiation

684b8f0972db432e721470c38ea03b6157befa03 authored almost 3 years ago
add dispatcher and use shared config

727d933283479a89af1b4b485da5db003d63dbba authored about 3 years ago
add IDE linting

36b38fd18dbd79fcbf242405599e9e0da8b5f5df authored over 3 years ago
2.1.0

eef6e925fd521f1e6065034f174bff5845d7f50e authored over 3 years ago
minor spelling / typos

c149c1511219d4edb9c18cc068e70cc356c6afc2 authored over 3 years ago
Fix typo in API.md

835ac389516e77dd6d4f82e9c318a62375072f16 authored almost 4 years ago
headless support. Closes #35

8845a3a6a80bfe74e51b70a8a26aa738917cf45f authored about 4 years ago
make serialNumber a hex encoded value of an ASN.1 Integer

f3019dd8b4706983ca7fca274366a178d9e446db authored about 4 years ago
remove flaky "workarounds"

dcdacfdfd695d0bdc7331f89072f54b3588d5670 authored about 4 years ago
only retry two tests that are flaky, not all of Plugin

2831a79a90ff5edddc7b97465196aebf0fc34868 authored about 4 years ago
add { retry: true } to Plugin tests

eba75de03594b8a28e1ce6e77e99e2dc2496d8de authored about 4 years ago
Update API.md

Co-authored-by: Colin Ihrig <[email protected]>

0012b7382586712dac95b83a998bfc83b06e1c36 authored about 4 years ago
allow typ in header to be optional based on https://tools.ietf.org/html/rfc7519#section-5.1

6882c358cae541a4118e35d37ed02cfc76ba02c5 authored about 4 years ago
address flakiness in tests

355939488e11b1255598915019b90252240c3123 authored about 4 years ago
Update API.md

Co-authored-by: Colin Ihrig <[email protected]>

f0e7c310791da52c4156aa3fa2f6cc0ccd07424d authored about 4 years ago
change to header.typ !== undefined to protect from falsy values

07f7bbd5b61ef59d5fea6bb4a03f61e627dfbc28 authored about 4 years ago
Create ci-plugin.yml (#26)

* Create ci-plugin.yml

* Remove .travis.yml

a0e884bae65d20fb1c315cb8d47b4365c5b00772 authored about 4 years ago
help with wrapping more (#25)

5c8c65cb4fd1cca4738d5bf077c50d6dc5b5c6cf authored over 4 years ago
A bunch of commits to make it look nicer on hapi.dev (#24)

* Add introduction

* try some other formatting of API.md

* get rid of extra hashes

* mo...

cb2b95ec810f7e27b2dc39a32e9b1a2ac45d8493 authored over 4 years ago
Improvements to the API.md (#23)

* Changes to the API.md to more thoroughly cover the module

* Minor tweaks to initial documen...

d404993223100cb5a2ada82d23e03fa4776ec8c4 authored over 4 years ago
v2.0.1

e19d2914959f1a642be32d3827a0151ef6c4ee3b authored over 4 years ago
update to [email protected]

d3dd22c1b8e2b4bac19250c665d44896ad14357a authored over 4 years ago
Changes to README.md to align with other modules in the family

8aa4dedc051dac7c794f9e19e4e1ad9cfff49fde authored over 4 years ago
Bump node-forge from 0.9.2 to 0.10.0

Bumps [node-forge](https://github.com/digitalbazaar/forge) from 0.9.2 to 0.10.0.
- [Release note...

14853163cb6b9a2e7151b21d0039e286888ade23 authored over 4 years ago
update dependency versions

55eda6bb7f69a69743b0eabcf07ff664e7fbc990 authored over 4 years ago
switch from @hapi/joi to joi

725da52349d338d8a42fdddf8ec3858a168d82f0 authored over 4 years ago
update to travis templates and test on node 14

506d5378b06a02514fb99c6010b57b7fc809689c authored over 4 years ago
Add API.md (#12)

* Add API.md

* Update API.md

ebc7b1a3fa13cb466d34e9f52b64bb54fcd5b287 authored over 4 years ago
Open source

936940078a09e2029b323b8663b22149c3e2395c authored over 4 years ago
Windows test

061ddf93543d9d69eb18e89bd4a3ed1dd0f56a52 authored about 5 years ago
hapi 19 only

071ad6e0043849d0cd092e1c5c29bfbe8021163a authored about 5 years ago
2.0.0

32bb7333f56c08627595dc772272397dd42f32d0 authored about 5 years ago
Update deps. Closes #9. Closes #10. Closes #11

474150565670840cd8bfe90a15bbc599e1d91fd2 authored about 5 years ago
Merge pull request #8 from jarrodyellets/master

Bold slogan

1d83763646324af42efe4cf9238836c756d1b870 authored about 5 years ago
Bold slogan

8d48711a2b978ed5c0dc79708e3e0cb98f7b2678 authored about 5 years ago
Update README.md

66a7deb080d42717020c4ebe31178e6a400e2d5f authored over 5 years ago
1.1.2

4c04fe419be545e950393677e046dd25f7bdfcf1 authored over 5 years ago
Update joi. Closes #6

f6ae9acff233fd035bd35beb70a088e88e39febf authored over 5 years ago
1.1.1

1a2a19b6ef9c1fc04b622839c9dfce8208108d98 authored over 5 years ago
Update deps. Closes #5

2d9d9d39e3025a74e7f389f5ce5fe252f32a6528 authored over 5 years ago
1.1.0

634ce2f79b0bf684d35519ff63fa9553a6896517 authored almost 6 years ago
Add ttlSec generate support. Closes #3

24aa7c9207a621e8e2e8a2b04357350f7b46fa63 authored almost 6 years ago
1.0.2

2fc8ad70342b0ad14688d2f60512372d57452cdc authored almost 6 years ago
Expire on and after exp. Closes #2

5b3c50da6bdecdcbcc805a5bf504bc4d1dc0da74 authored almost 6 years ago
Extend timeouts

63b0ec193a582ecdb10a07a61448d40981a308f4 authored almost 6 years ago
1.0.1

d1819398c78f476d8d01d79b615ad624b67deb59 authored almost 6 years ago
Fix #1

a70bb520f74cf2352f578772bd50b0d2f98a6b80 authored almost 6 years ago
1.0.0

ca6bad9165b6f7cd781aca5f8ab9f5927b8c9e47 authored almost 6 years ago
Initial commit

1ee06c7f32cd1d3730b830faf067dd1b82a73731 authored almost 6 years ago
Update README.md

28d6b5d4ec99bd81a96708471ad1f05a33ec624c authored almost 6 years ago
Initial commit

1c44d0b84ea75721ad9819d88a3802a2804e0d14 authored almost 6 years ago