Log in to Laravel application using Nostr browser key management extensions like Alby.

It enables users to authenticate by signing a message with their private key and sending the signature and public key for verification. If the verification is successful and the user is not registered in the Laravel application, the package will register the user, adding them to the users table with the corresponding public key. If the user with given public key is already registered in will be logged in.

https://github.com/kriptonix/laravel-nostr-auth

Reply to this note

Please Login to reply.

Discussion

No replies yet.