Commit Graph

84 Commits

Author SHA1 Message Date
argoyle 424e500d6b chore: format code 2022-04-26 15:22:39 +02:00
argoyle 9539d9b38d Merge branch 'dependabot-npm_and_yarn-express-4.18.0' into 'main'
Chore(deps): bump express from 4.17.3 to 4.18.0

See merge request unboundsoftware/auth0mock!35
2022-04-26 11:01:52 +00:00
argoyle a9ea2dace4 fix: add custom claims to both id and access token 0.0.5 2022-04-26 11:49:19 +02:00
argoyle aad18ad000 feat: add email custom claim 0.0.4 2022-04-26 11:08:19 +02:00
argoyle b009965908 feat: add env-property for default issuer 0.0.3 2022-04-26 09:55:56 +02:00
argoyle 68d3f0df82 Chore(deps): bump express from 4.17.3 to 4.18.0
Bumps [express](https://github.com/expressjs/express) from 4.17.3 to 4.18.0.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.17.3...4.18.0)
2022-04-26 06:52:17 +00:00
argoyle cc1b28f81f chore: change admin-handling 0.0.2 2022-04-25 21:26:01 +02:00
argoyle 99a55a45e3 Merge branch 'dependabot-docker-node-18' into 'main'
Chore(deps): bump node from 17 to 18

See merge request unboundsoftware/auth0mock!34
2022-04-21 06:04:31 +00:00
argoyle 7b6ff1fa0e Chore(deps): bump node from 17 to 18
Bumps node from 17 to 18.
2022-04-21 06:00:42 +00:00
argoyle 95aef5d817 feat: add ENV-property for setting admin-role 0.0.1 2022-04-19 13:24:15 +02:00
argoyle 5695fc816b chore: cleanup and remove acctest triggering 2022-04-19 13:23:52 +02:00
argoyle 93da334fd4 Merge branch 'dependabot-npm_and_yarn-body-parser-1.20.0' into 'main'
Chore(deps): bump body-parser from 1.19.2 to 1.20.0

See merge request unboundsoftware/shiny/auth0mock!33
2022-04-05 08:10:48 +00:00
argoyle 4b6cd1403d Chore(deps): bump body-parser from 1.19.2 to 1.20.0
Bumps [body-parser](https://github.com/expressjs/body-parser) from 1.19.2 to 1.20.0.
- [Release notes](https://github.com/expressjs/body-parser/releases)
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/body-parser/compare/1.19.2...1.20.0)
2022-04-03 01:50:48 +00:00
argoyle b364b74141 Merge branch 'dependabot-npm_and_yarn-node-forge-1.3.1' into 'main'
Chore(deps): bump node-forge from 1.3.0 to 1.3.1

See merge request unboundsoftware/shiny/auth0mock!32
2022-03-30 11:06:28 +00:00
argoyle 77451282f9 Chore(deps): bump node-forge from 1.3.0 to 1.3.1
Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/digitalbazaar/forge/releases)
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)
- [Commits](https://github.com/digitalbazaar/forge/compare/v1.3.0...v1.3.1)
2022-03-30 01:50:42 +00:00
argoyle 192191e514 Merge branch 'dependabot-npm_and_yarn-node-forge-1.3.0' into 'main'
Chore(deps): bump node-forge from 1.2.1 to 1.3.0

See merge request unboundsoftware/shiny/auth0mock!31
2022-03-18 06:52:20 +00:00
argoyle 86d0a345af Merge branch 'dependabot-npm_and_yarn-debug-4.3.4' into 'main'
Chore(deps): bump debug from 4.3.3 to 4.3.4

See merge request unboundsoftware/shiny/auth0mock!30
2022-03-18 06:51:01 +00:00
argoyle 408d096ecc Chore(deps): bump node-forge from 1.2.1 to 1.3.0
Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/digitalbazaar/forge/releases)
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)
- [Commits](https://github.com/digitalbazaar/forge/compare/v1.2.1...v1.3.0)
2022-03-18 01:50:51 +00:00
argoyle 2bde4d24e3 Chore(deps): bump debug from 4.3.3 to 4.3.4
Bumps [debug](https://github.com/debug-js/debug) from 4.3.3 to 4.3.4.
- [Release notes](https://github.com/debug-js/debug/releases)
- [Commits](https://github.com/debug-js/debug/compare/4.3.3...4.3.4)
2022-03-18 01:50:38 +00:00
argoyle 88d8b17f6e Merge branch 'dependabot-npm_and_yarn-express-4.17.3' into 'main'
Chore(deps): bump express from 4.17.2 to 4.17.3

See merge request unboundsoftware/shiny/auth0mock!29
2022-02-18 09:08:59 +00:00
argoyle adb32457d6 Chore(deps): bump express from 4.17.2 to 4.17.3
Bumps [express](https://github.com/expressjs/express) from 4.17.2 to 4.17.3.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.17.2...4.17.3)
2022-02-18 08:56:05 +00:00
argoyle a5aae8d386 Merge branch 'dependabot-npm_and_yarn-https-localhost-4.7.1' into 'main'
Chore(deps): bump https-localhost from 4.7.0 to 4.7.1

See merge request unboundsoftware/shiny/auth0mock!28
2022-02-18 08:42:31 +00:00
argoyle 0e7a14b81b Chore(deps): bump https-localhost from 4.7.0 to 4.7.1
Bumps [https-localhost](https://github.com/daquinoaldo/https-localhost) from 4.7.0 to 4.7.1.
- [Release notes](https://github.com/daquinoaldo/https-localhost/releases)
- [Commits](https://github.com/daquinoaldo/https-localhost/compare/v4.7.0...v4.7.1)
2022-02-18 08:30:14 +00:00
argoyle 74d6f3f1c8 Merge branch 'dependabot-npm_and_yarn-body-parser-1.19.2' into 'main'
Chore(deps): bump body-parser from 1.19.1 to 1.19.2

See merge request unboundsoftware/shiny/auth0mock!27
2022-02-18 08:30:11 +00:00
argoyle 3789614bd6 Chore(deps): bump body-parser from 1.19.1 to 1.19.2
Bumps [body-parser](https://github.com/expressjs/body-parser) from 1.19.1 to 1.19.2.
- [Release notes](https://github.com/expressjs/body-parser/releases)
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/body-parser/compare/1.19.1...1.19.2)
2022-02-17 01:50:20 +00:00
argoyle c7e6a8ba75 Merge branch 'dependabot-npm_and_yarn-node-forge-1.2.1' into 'main'
Chore(deps): bump node-forge from 1.2.0 to 1.2.1

See merge request unboundsoftware/shiny/auth0mock!26
2022-01-12 20:43:01 +00:00
argoyle 8c7a345af3 Chore(deps): bump node-forge from 1.2.0 to 1.2.1
Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/digitalbazaar/forge/releases)
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)
- [Commits](https://github.com/digitalbazaar/forge/compare/v1.2.0...v1.2.1)
2022-01-12 01:50:58 +00:00
argoyle 29219b095c Merge branch 'dependabot-npm_and_yarn-node-forge-1.2.0' into 'main'
Chore(deps): bump node-forge from 1.1.0 to 1.2.0

See merge request unboundsoftware/shiny/auth0mock!25
2022-01-09 10:07:41 +00:00
argoyle 22debfdd6b Chore(deps): bump node-forge from 1.1.0 to 1.2.0
Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/digitalbazaar/forge/releases)
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)
- [Commits](https://github.com/digitalbazaar/forge/compare/v1.1.0...v1.2.0)
2022-01-09 01:50:44 +00:00
argoyle 344ef1efcc Merge branch 'dependabot-npm_and_yarn-node-forge-1.1.0' into 'main'
Chore(deps): bump node-forge from 1.0.0 to 1.1.0

See merge request unboundsoftware/shiny/auth0mock!24
2022-01-08 14:45:07 +00:00
argoyle b53dd9096d Chore(deps): bump node-forge from 1.0.0 to 1.1.0
Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/digitalbazaar/forge/releases)
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)
- [Commits](https://github.com/digitalbazaar/forge/compare/v1.0.0...v1.1.0)
2022-01-08 01:50:38 +00:00
argoyle fd1f70be40 Merge branch 'dependabot-npm_and_yarn-node-forge-1.0.0' into 'main'
Chore(deps): bump node-forge from 0.10.0 to 1.0.0

See merge request unboundsoftware/shiny/auth0mock!23
2022-01-06 10:14:03 +00:00
argoyle d421b880f7 Chore(deps): bump node-forge from 0.10.0 to 1.0.0
Bumps [node-forge](https://github.com/digitalbazaar/forge) from 0.10.0 to 1.0.0.
- [Release notes](https://github.com/digitalbazaar/forge/releases)
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)
- [Commits](https://github.com/digitalbazaar/forge/compare/0.10.0...v1.0.0)
2022-01-06 01:50:47 +00:00
argoyle 395e55f3fe Merge branch 'dependabot-npm_and_yarn-express-4.17.2' into 'main'
Chore(deps): bump express from 4.17.1 to 4.17.2

See merge request unboundsoftware/shiny/auth0mock!22
2021-12-18 19:27:11 +00:00
argoyle e0ad47a782 Chore(deps): bump express from 4.17.1 to 4.17.2
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.17.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.17.1...4.17.2)
2021-12-18 01:51:08 +00:00
argoyle aba23e6135 Merge branch 'dependabot-npm_and_yarn-body-parser-1.19.1' into 'main'
Chore(deps): bump body-parser from 1.19.0 to 1.19.1

See merge request unboundsoftware/shiny/auth0mock!21
2021-12-12 20:34:15 +00:00
argoyle 98a87f566e Chore(deps): bump body-parser from 1.19.0 to 1.19.1
Bumps [body-parser](https://github.com/expressjs/body-parser) from 1.19.0 to 1.19.1.
- [Release notes](https://github.com/expressjs/body-parser/releases)
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/body-parser/compare/1.19.0...1.19.1)
2021-12-12 01:59:02 +00:00
argoyle 6bb590d504 Merge branch 'dependabot-npm_and_yarn-debug-4.3.3' into 'main'
Chore(deps): bump debug from 4.3.2 to 4.3.3

See merge request unboundsoftware/shiny/auth0mock!20
2021-11-28 19:30:32 +00:00
argoyle 0979ab7318 Chore(deps): bump debug from 4.3.2 to 4.3.3
Bumps [debug](https://github.com/debug-js/debug) from 4.3.2 to 4.3.3.
- [Release notes](https://github.com/debug-js/debug/releases)
- [Commits](https://github.com/debug-js/debug/compare/4.3.2...4.3.3)
2021-11-28 01:51:08 +00:00
argoyle 52667a3b38 Merge branch 'dependabot-npm_and_yarn-cookie-parser-1.4.6' into 'main'
Chore(deps): bump cookie-parser from 1.4.5 to 1.4.6

See merge request unboundsoftware/shiny/auth0mock!19
2021-11-17 08:25:28 +00:00
argoyle 39552f6d6c Chore(deps): bump cookie-parser from 1.4.5 to 1.4.6
Bumps [cookie-parser](https://github.com/expressjs/cookie-parser) from 1.4.5 to 1.4.6.
- [Release notes](https://github.com/expressjs/cookie-parser/releases)
- [Changelog](https://github.com/expressjs/cookie-parser/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/cookie-parser/compare/1.4.5...1.4.6)
2021-11-17 01:50:43 +00:00
argoyle 3a23b979a7 Merge branch 'dependabot-npm_and_yarn-nodemon-2.0.15' into 'main'
Chore(deps): bump nodemon from 2.0.14 to 2.0.15

See merge request unboundsoftware/shiny/auth0mock!18
2021-11-10 06:40:51 +00:00
argoyle 3a02660086 Chore(deps): bump nodemon from 2.0.14 to 2.0.15
Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.14 to 2.0.15.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v2.0.14...v2.0.15)
2021-11-10 01:51:11 +00:00
argoyle 17b7fa89a6 Merge branch 'dependabot' into 'main'
ci: remove dependabot-standalone

See merge request unboundsoftware/shiny/auth0mock!17
2021-11-03 17:30:57 +00:00
argoyle a67c333c33 ci: remove dependabot-standalone 2021-11-03 18:18:16 +01:00
argoyle 476ac60b89 Merge branch 'fix-pipeline' into 'main'
fix: pipeline

See merge request unboundsoftware/shiny/auth0mock!16
2021-10-28 13:02:20 +00:00
argoyle ec5fc028b0 fix: pipeline 2021-10-28 14:49:22 +02:00
argoyle 68caabe221 Merge branch 'dependabot-docker-node-17' into 'main'
chore(deps): bump node from 16 to 17

See merge request unboundsoftware/shiny/auth0mock!15
2021-10-28 05:01:14 +00:00
argoyle 6372eb6110 chore(deps): bump node from 16 to 17
Bumps node from 16 to 17.
2021-10-27 23:07:56 +00:00
argoyle 57adb6f2a5 Merge branch 'dependabot-npm_and_yarn-nodemon-2.0.14' into 'main'
chore(deps): bump nodemon from 2.0.3 to 2.0.14

See merge request unboundsoftware/shiny/auth0mock!14
2021-10-26 12:41:15 +00:00