13 Commits

Author SHA1 Message Date
4c78b51ec7 fix: merge conflicts. remove import in quickstart 2023-03-03 12:49:56 +01:00
84888eb3b7 feat: update all examples to use @teamhanko/v0.1.1-alpha 2023-02-21 13:37:24 +01:00
78308cdf6e chore(deps): bump jsonwebtoken and express-jwt in /examples/express
Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) to 9.0.0 and updates ancestor dependency [express-jwt](https://github.com/auth0/express-jwt). These dependencies need to be updated together.


Updates `jsonwebtoken` from 8.5.1 to 9.0.0
- [Release notes](https://github.com/auth0/node-jsonwebtoken/releases)
- [Changelog](https://github.com/auth0/node-jsonwebtoken/blob/master/CHANGELOG.md)
- [Commits](https://github.com/auth0/node-jsonwebtoken/compare/v8.5.1...v9.0.0)

Updates `express-jwt` from 7.7.5 to 8.2.0
- [Release notes](https://github.com/auth0/express-jwt/releases)
- [Changelog](https://github.com/auth0/express-jwt/blob/master/CHANGELOG.md)
- [Commits](https://github.com/auth0/express-jwt/compare/v7.7.5...v8.2.0)

---
updated-dependencies:
- dependency-name: jsonwebtoken
  dependency-type: indirect
- dependency-name: express-jwt
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-25 17:24:48 +00:00
b986563035 docs(examples): fix express backend run instructions 2022-09-23 13:21:04 +02:00
f3086aa33d fix: add .dockerignore to ignore the node_modules folder on all example builds 2022-09-23 10:58:12 +02:00
3cf422e579 feat: dockerize examples. react and nextjs working 2022-09-22 12:18:40 +02:00
75370d6543 remove versions, adjust readmes 2022-09-21 11:20:18 +02:00
e7836378bb fix(exammples): fix todo list sorting and refactoring 2022-09-20 15:58:36 +02:00
f1de863a97 fix Prototype-polluting assignment 2022-09-20 15:58:36 +02:00
8b34077171 fix Prototype-polluting assignment 2022-09-20 15:58:36 +02:00
865ca5a4a7 fix Prototype-polluting assignment 2022-09-20 15:58:35 +02:00
d4c6fd74da elements fixes, vue and angular example apps 2022-09-20 15:58:35 +02:00
ec1ee87099 feat: add example apps 2022-09-20 15:58:35 +02:00