From 8670d41868520032dcd81b9e6eb6014050f15767 Mon Sep 17 00:00:00 2001 From: Priyanshu Prajapati <98478305+PentesterPriyanshu@users.noreply.github.com> Date: Mon, 23 Oct 2023 01:56:55 +0530 Subject: [PATCH] Update README.md Added Twitter and Discord badges to the text to provide quick access to the Hanko community. The badges will enhance user experience and enable easy navigation to the community platforms. --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 87a2d744a..4fefc5e37 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,8 @@ [![GoDoc](https://godoc.org/github.com/teamhanko/hanko?status.svg)](https://godoc.org/github.com/teamhanko/hanko) [![npm (scoped)](https://img.shields.io/npm/v/@teamhanko/hanko-elements?label=hanko-elements)](https://www.npmjs.com/package/@teamhanko/hanko-elements) [![npm (scoped)](https://img.shields.io/npm/v/@teamhanko/hanko-frontend-sdk?label=hanko-frontend-sdk)](https://www.npmjs.com/package/@teamhanko/hanko-frontend-sdk) + + # About Hanko Hanko is an open source authentication and user management solution with a focus on moving the login beyond passwords, while being 100% deployable today. @@ -106,5 +108,15 @@ If you have any questions or issues, please check this project's [Q&A section in ## Discord community & X We invite you to join our growing [Discord community](https://www.hanko.io/community) if you want to get the latest updates on passkeys, WebAuthn, and this project, or if you just want to chat with us. You can also [follow us on Twitter](https://x.com/hanko_io). +
+ + # Licenses [hanko-elements](frontend/elements) and [hanko-frontend-sdk](frontend/frontend-sdk) are licensed under the [MIT License](frontend/elements/LICENSE). Everything else in this repository, including [hanko backend](backend), is licensed under the [AGPL-3.0](/LICENSE).