hanko
hanko copied to clipboard
Authentication and User Management solution for developers. Open source alternative to Clerk & Auth0.
Hi there, Team Hanko! **Context:** For context, before you read the code, I am by no means a GO developer. In fact, today is the first day I have touched...
* package path has changed from `@teamhanko/hanko-elements` to `@teamhanko/hanko` * import the web component with `import "@teamhanko/hanko/hanko-auth"` * import client with `import { Client, User, ConflictError,... } from "@teamhanko/hanko/client"` *...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.30.5 to 5.33.0. Release notes Sourced from @typescript-eslint/eslint-plugin's releases. v5.33.0 5.33.0 (2022-08-08) Bug Fixes eslint-plugin: [no-extra-parens] handle await with type assertion (#5428) (e03826f) website: add explicit frontmatter...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.30.5 to 5.33.0. Release notes Sourced from @typescript-eslint/parser's releases. v5.33.0 5.33.0 (2022-08-08) Bug Fixes eslint-plugin: [no-extra-parens] handle await with type assertion (#5428) (e03826f) website: add explicit frontmatter...
Bumps [preact](https://github.com/preactjs/preact) from 10.8.2 to 10.10.0. Release notes Sourced from preact's releases. 10.10.0 Feature Microtick —> setTimeout for debouncing renders ([mirror change for setTimeout debounce #3608](preactjs/preact#3608), thanks @JoviDeCroock) We changed...
Currently some checks are not running automatically for external PRs.
The backend configuration does not recognize environment variables where a key consists of multiple "words" delimited by an underscore. ## Expected Behavior When running the application I expect environment variables...
Bumps [@denysvuika/preact-translate](https://github.com/DenysVuika/preact-translate) from 0.3.0 to 0.4.1. Release notes Sourced from @denysvuika/preact-translate's releases. 0.4.1 Changelog upgrade dependencies to latest versions Commits 03060f0 0.4.1 5a3d1a7 bump lib version to 0.4.1 68c244c 0.4.0...
Bumps [terser](https://github.com/terser/terser) from 5.14.1 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...