Filip Skokan
d3f3dc60ca
chore: remove FUNDING.yml
2020-09-11 15:09:25 +02:00
Filip Skokan
fd69d7f509
refactor: move JWT profile specifics outside of generic JWT
...
BREAKING CHANGE: the `JWT.verify` profile option was removed, use e.g.
`JWT.IdToken.verify` instead.
BREAKING CHANGE: removed the `maxAuthAge` `JWT.verify` option, this
option is now only present at the specific JWT profile APIs where the
`auth_time` property applies.
BREAKING CHANGE: removed the `nonce` `JWT.verify` option, this
option is now only present at the specific JWT profile APIs where the
`nonce` property applies.
BREAKING CHANGE: the `acr`, `amr`, `nonce` and `azp` claim value types
will only be checked when verifying a specific JWT profile using its
dedicated API.
BREAKING CHANGE: using the draft implementing APIs will emit a one-time
warning per process using `process.emitWarning`
2020-09-08 14:12:04 +02:00
Filip Skokan
655679715e
ci: remove macos from the ci matrix
2020-09-08 14:12:04 +02:00
Filip Skokan
19487dbe32
ci: add electron@10
2020-09-08 14:12:04 +02:00
Filip Skokan
1aa9035552
feat: added support for ESM (ECMAScript modules)
...
BREAKING CHANGE: due to added ESM module support Node.js version with
ESM implementation bugs are no longer supported, this only affects early
v13.x versions. The resulting Node.js semver range is
`>=10.13.0 < 13 || >=13.7.0`
2020-09-08 14:12:04 +02:00
Filip Skokan
db6254e575
ci: improve CI runtime
2020-08-04 17:11:37 +02:00
Filip Skokan
495a7873a4
ci: skip codeql for markdown changes
2020-07-24 13:55:31 +02:00
Filip Skokan
fcbc468d24
ci: push scheduled ci by two hours
2020-07-16 11:27:00 +02:00
Filip Skokan
2c49d9a771
chore: disable bugged PR sponsor label
2020-07-05 11:34:38 +02:00
Filip Skokan
899d60130f
ci: add codeql-analysis
2020-06-30 19:17:08 +02:00
Filip Skokan
e48c46369a
ci: add electron@9
2020-05-21 18:12:04 +02:00
Filip Skokan
f6f657745a
repo: add sponsor label
2020-04-23 11:55:26 +02:00
Filip Skokan
f136a7ea72
chore: remove bug label, only keep triage until bug is confirmed
2020-04-21 18:04:33 +02:00
Filip Skokan
90ea159683
ci: test on node 14
2020-04-21 18:04:15 +02:00
Filip Skokan
41bd041705
chore: auto-lock old issues
2020-04-03 12:34:01 +02:00
Filip Skokan
f816dcc773
Revert "ci: remove low 13 node version from the test matrix"
...
This reverts commit d84fa09297 .
2020-03-27 17:01:26 +01:00
Filip Skokan
d84fa09297
ci: remove low 13 node version from the test matrix
2020-03-23 10:29:47 +01:00
Filip Skokan
17fdaa95bf
chore: update github issue templates 2
2020-03-19 11:05:11 +01:00
Filip Skokan
1deb515aaa
chore: update github issue templates
2020-03-19 11:00:48 +01:00
Filip Skokan
5ca357c925
ci: get rid of dtslint
2020-03-05 16:13:49 +01:00
Filip Skokan
0356a468a1
ci: skip collecting coverage for electron
2020-02-19 11:21:59 +01:00
Filip Skokan
eb12f168d6
ci: add electron@8
2020-02-05 22:09:23 +01:00
Filip Skokan
d45f845c45
refactor: backwards compatibility for node < 12
2019-11-27 22:04:15 +01:00
Filip Skokan
d839f8ecac
ci: use extended npm-install-retry
2019-11-14 10:41:47 +01:00
Filip Skokan
fbbda54ee0
ci: fail-fast true
2019-10-30 15:15:04 +01:00
Filip Skokan
3bf1f945a2
ci: enable electron 7 in CI
2019-10-24 19:27:15 +02:00
Filip Skokan
9a8f5857b0
ci: update test.yml to remove a setup-node deprecation
2019-10-24 12:15:14 +02:00
Filip Skokan
d6c2eb28e8
ci: retry npm install
2019-10-24 11:30:05 +02:00
Filip Skokan
c44ebdded6
ci: enable node 13 and macOS in CI
2019-10-22 11:00:02 +02:00
Filip Skokan
7510a7e574
ci: dont run actions for yml and md changes
2019-10-17 14:55:12 +02:00
Filip Skokan
26f4cf25aa
feat: rename package
2019-10-01 17:13:18 +02:00
Filip Skokan
98bbc50181
ci: remove duplicate ts lint
2019-09-30 15:23:35 +02:00
Filip Skokan
809e3cb682
ci: coverage with electron
2019-09-26 14:59:57 +02:00
Filip Skokan
ae41451d7c
ci: update actions/setup-node@v1 syntax
2019-09-19 16:41:48 +02:00
Filip Skokan
1031dc2d74
ci: disable macos ci temporarily
2019-09-19 16:38:20 +02:00
Filip Skokan
8c47ca7cc7
ci: disable macos ci temporarily
2019-09-12 21:44:52 +02:00
Filip Skokan
f9895cd037
ci: remove nightly build
2019-09-07 19:50:55 +02:00
Filip Skokan
e1511b92a2
refactor: types and their lint
2019-09-07 19:46:33 +02:00
Filip Skokan
67a8601b09
feat: added Node.js lts/dubnium support for runtime supported features
2019-08-22 20:40:02 +02:00
Filip Skokan
d157d23b26
chore: update sponsor links
2019-08-19 20:50:26 +02:00
Filip Skokan
49bf45441f
ci: try github actions
2019-08-13 20:24:08 +02:00
Filip Skokan
83186af455
chore: remove github funding yml section
...
[skip ci]
2019-06-09 11:23:24 +02:00
Filip Skokan
bf3d3cec1c
chore: update github bug report template
...
[skip ci]
2019-05-29 18:46:15 +02:00
Filip Skokan
5496a60945
chore: add FUNDING.yml
2019-05-25 18:54:34 +02:00
Filip Skokan
2dbd3ed43a
feat: add OKP Key and EdDSA sign/verify support
...
BREAKING CHANGE: node.js minimal version is now v12.0.0 due to its
added EdDSA support (crypto.sign, crypto.verify and eddsa key objects)
resolves #12
2019-04-23 14:30:49 +02:00
Filip Skokan
b656702276
docs: documentation, README, .github files, getting ready to publish
2019-02-26 23:46:58 +01:00