password-less-authentication topic

List password-less-authentication repositories

passwordless-auth

43
Stars
3
Forks
Watchers

Sample project of password-less & database-less socket authentication with Elixir, Phoenix and Elm.

ska

41
Stars
5
Forks
Watchers

Sign data using symmetric-key algorithm encryption. Validate signed data and identify possible validation errors. Uses sha-(1, 224, 256, 385 and 512)/hmac for signature encryption. Custom hash algorit...