|
|
4c78b51ec7
|
fix: merge conflicts. remove import in quickstart
|
2023-03-03 12:49:56 +01:00 |
|
|
|
4d9c36564d
|
Update examples/vue/src/components/HankoAuth.vue
Co-authored-by: lfleischmann <67686424+lfleischmann@users.noreply.github.com>
|
2023-03-03 12:32:33 +01:00 |
|
|
|
393e047e91
|
Update examples/vue/src/components/HankoAuth.vue
Co-authored-by: lfleischmann <67686424+lfleischmann@users.noreply.github.com>
|
2023-03-03 12:32:28 +01:00 |
|
|
|
11a02a8030
|
Update examples/svelte/src/lib/Login.svelte
Co-authored-by: lfleischmann <67686424+lfleischmann@users.noreply.github.com>
|
2023-03-03 12:32:22 +01:00 |
|
|
|
86597352bc
|
Update examples/svelte/src/lib/Login.svelte
Co-authored-by: lfleischmann <67686424+lfleischmann@users.noreply.github.com>
|
2023-03-03 12:32:16 +01:00 |
|
|
|
dfa52d73a8
|
Update examples/react/src/HankoAuth.tsx
Co-authored-by: lfleischmann <67686424+lfleischmann@users.noreply.github.com>
|
2023-03-03 12:32:08 +01:00 |
|
|
|
9b3365435c
|
Update examples/react/src/HankoAuth.tsx
Co-authored-by: lfleischmann <67686424+lfleischmann@users.noreply.github.com>
|
2023-03-03 12:32:00 +01:00 |
|
|
|
b12852737c
|
Add hanko profile to example apps (#618)
|
2023-03-03 11:06:23 +01:00 |
|
|
|
a4409979ea
|
feat: update hanko-elements version in examples
|
2023-02-28 15:49:38 +01:00 |
|
|
|
44bffc119d
|
feat: after recreating node_modules and package.json vue now builds
|
2023-02-28 14:22:41 +01:00 |
|
|
|
1eff2bf57a
|
feat: build esm elements. svelte now functional
|
2023-02-28 13:55:23 +01:00 |
|
|
|
04d7bb6400
|
fix: run npm i to update package-lock.json
|
2023-02-27 10:43:19 +01:00 |
|
|
|
f9639ad159
|
small changes
|
2023-02-24 15:16:57 +01:00 |
|
|
|
0d3240b21d
|
fix: adding docs made the nextjs build broken. now it is working again
|
2023-02-24 14:54:29 +01:00 |
|
|
|
ee762395cd
|
chore: vue and svelte not working
|
2023-02-24 11:59:10 +01:00 |
|
|
|
a4dd722132
|
fix: react somehow working. why?
|
2023-02-24 10:49:12 +01:00 |
|
|
|
862a9a080c
|
fix: angular somehow working
|
2023-02-24 10:45:25 +01:00 |
|
|
|
020559928f
|
chore: add package-lockW
|
2023-02-24 10:10:51 +01:00 |
|
|
|
a55e6ecd0f
|
nextjs: somehow working
|
2023-02-24 09:29:52 +01:00 |
|
|
|
267531a150
|
quick fix: when running with yarn vue and svelte are declared as 'self-referencing'. Use consistent naming schema
|
2023-02-24 08:44:26 +01:00 |
|
|
|
1354298d39
|
feat: update all examples to use @teamhanko/v0.1.2-alpha - examples now functional again
|
2023-02-21 14:20:04 +01:00 |
|
|
|
84888eb3b7
|
feat: update all examples to use @teamhanko/v0.1.1-alpha
|
2023-02-21 13:37:24 +01:00 |
|
|
|
10ba2e43cf
|
chore(deps): bump http-cache-semantics in /examples/angular
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1)
---
updated-dependencies:
- dependency-name: http-cache-semantics
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-04 17:18:31 +00:00 |
|
|
|
5da32426e3
|
Merge pull request #482 from teamhanko/dependabot/npm_and_yarn/examples/react/json5-1.0.2
chore(deps): bump json5 from 1.0.1 to 1.0.2 in /examples/react
|
2023-01-25 18:50:29 +01:00 |
|
|
|
c775a985d8
|
Merge pull request #483 from teamhanko/dependabot/npm_and_yarn/examples/angular/json5-2.2.3
chore(deps): bump json5 from 2.2.1 to 2.2.3 in /examples/angular
|
2023-01-25 18:49:42 +01:00 |
|
|
|
1cc689c4bb
|
chore(deps): bump json5 from 1.0.1 to 1.0.2 in /examples/react
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-25 17:42:46 +00:00 |
|
|
|
5c6a070503
|
chore(deps): bump json5 from 2.2.1 to 2.2.3 in /examples/angular
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3)
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-25 17:42:43 +00:00 |
|
|
|
5fa1d8362b
|
chore(deps): bump json5 from 1.0.1 to 1.0.2 in /examples/nextjs
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-25 17:42:37 +00: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 |
|
|
|
46a1335b87
|
Merge pull request #506 from teamhanko/dependabot/npm_and_yarn/examples/angular/ua-parser-js-0.7.33
chore(deps): bump ua-parser-js from 0.7.31 to 0.7.33 in /examples/angular
|
2023-01-25 18:21:40 +01:00 |
|
|
|
37295af27c
|
chore(deps): bump minimatch and recursive-readdir in /examples/react
Bumps [minimatch](https://github.com/isaacs/minimatch) and [recursive-readdir](https://github.com/jergason/recursive-readdir). These dependencies needed to be updated together.
Updates `minimatch` from 3.0.4 to 3.1.2
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)
Updates `recursive-readdir` from 2.2.2 to 2.2.3
- [Release notes](https://github.com/jergason/recursive-readdir/releases)
- [Changelog](https://github.com/jergason/recursive-readdir/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jergason/recursive-readdir/commits/v2.2.3)
---
updated-dependencies:
- dependency-name: minimatch
dependency-type: indirect
- dependency-name: recursive-readdir
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-25 15:40:25 +00:00 |
|
|
|
6d98c49fcf
|
chore(deps): bump ua-parser-js in /examples/angular
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.33.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md)
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.31...0.7.33)
---
updated-dependencies:
- dependency-name: ua-parser-js
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-25 09:56:02 +00:00 |
|
|
|
d2badb27bb
|
chore(examples): bump hanko-elements version in examples
|
2022-12-14 18:58:38 +01:00 |
|
|
|
b4fa8db8b8
|
feat(examples): add svelte example
|
2022-12-05 16:14:00 +01:00 |
|
|
|
e32099cf16
|
chore(deps): bump engine.io from 6.2.0 to 6.2.1 in /examples/angular
Bumps [engine.io](https://github.com/socketio/engine.io) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/socketio/engine.io/releases)
- [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/engine.io/compare/6.2.0...6.2.1)
---
updated-dependencies:
- dependency-name: engine.io
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-22 06:41:03 +00:00 |
|
|
|
c3886dbf4c
|
chore(deps): bump loader-utils from 2.0.3 to 2.0.4 in /examples/react
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.3...v2.0.4)
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-16 07:36:00 +00:00 |
|
|
|
9c7adefb92
|
chore(deps): bump loader-utils from 2.0.3 to 2.0.4 in /examples/angular
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.3...v2.0.4)
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-16 07:25:52 +00:00 |
|
|
|
a37219a032
|
refactor: move frontend projects to frontend folder
|
2022-11-10 10:58:31 +01:00 |
|
|
|
da625e4a81
|
Merge pull request #355 from teamhanko/dependabot/npm_and_yarn/examples/angular/loader-utils-2.0.3
chore(deps): bump loader-utils from 2.0.2 to 2.0.3 in /examples/angular
|
2022-11-08 09:30:02 +01:00 |
|
|
|
6b826cc1c5
|
chore(deps): bump loader-utils from 2.0.2 to 2.0.3 in /examples/angular
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.3/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.2...v2.0.3)
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-08 08:22:37 +00:00 |
|
|
|
f0c477c5e5
|
chore(deps): bump loader-utils from 2.0.2 to 2.0.3 in /examples/react
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.3/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.2...v2.0.3)
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-08 08:22:31 +00:00 |
|
|
|
97a9710cd0
|
chore: use docker compose v2 in example
|
2022-09-27 11:15:33 +02:00 |
|
|
|
b986563035
|
docs(examples): fix express backend run instructions
|
2022-09-23 13:21:04 +02:00 |
|
|
|
b344999900
|
fix(examples/nextjs): attach HankoAuth to shadow DOM
|
2022-09-23 13:05:55 +02:00 |
|
|
|
30ef0c593f
|
fix: rename base.yaml -> base.yaml
|
2022-09-23 12:09:03 +02:00 |
|
|
|
4cd6bb7628
|
fix: remove react-scripts from nextjs docker build
|
2022-09-23 12:08:12 +02:00 |
|
|
|
e4af8c030b
|
fix: react env vars in README.
|
2022-09-23 11:47:04 +02:00 |
|
|
|
049d5f2b7b
|
fix: fix angular example in docker
|
2022-09-23 11:46:14 +02:00 |
|
|
|
ef5ac170de
|
fix: fix vue example running in docker
|
2022-09-23 11:36:21 +02:00 |
|
|
|
f3086aa33d
|
fix: add .dockerignore to ignore the node_modules folder on all example builds
|
2022-09-23 10:58:12 +02:00 |
|