plebeian on Nostr: Log in to Laravel application using Nostr browser key management extensions like ...
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-authPublished at
2024-06-20 07:14:37Event JSON
{
"id": "d1e284bbedffb6c3c257c24c596f16b393d7cd5e7820d2bce647721cd66b420b",
"pubkey": "e84a98625f2a858ff71bef5f39e7831d2503d09be677acb9e95f0e9d644b605b",
"created_at": 1718867677,
"kind": 1,
"tags": [],
"content": "Log in to Laravel application using Nostr browser key management extensions like Alby.\n\nIt 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.\n\nhttps://github.com/kriptonix/laravel-nostr-auth",
"sig": "d5ac523fdd1618da3440804f91ab7f3a1e8f54de8535a39fb88d85057b347c5bad4c609333caa8df7e06de42ce2de08f1ee93ebd5fdbd12b1cf762776fd87e1e"
}