Skip to content

htools-org/htools-id-manager

Repository files navigation

hTools Identity Manager

License GitHub issues

An Identity Manager that uses handshake-login and works with all supported strategies.

Features

  • Supports all strategies: Local Storage, WebAuthn
  • Compatible with Namebase's implementation

Usage

Simply set this DNS record.

Type:  TXT
Name:  _idmanager
Value: v=0;url=https://id.htools.work

Contributing

Contributions are always welcome! However, please create an issue before starting any work so there won't be any repeated/wasted effort.

Issues / Bugs

Feel free to create a new issue with any problems you face with the library.

Development

Clone the project

git clone git@github.com:htools-org/htools-id-manager.git
cd htools-id-manager

Install dependencies

npm install

Start a hot-reloading server

npm run serve

Finally, build with

npm run build

Acknowledgements

Proudly supported by HandyOSS.

About

An Identity Manager that uses Handshake Login and works with all supported strategies.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published