Trustroots / mediawiki-nostr-auth

https://www.mediawiki.org/wiki/Extension:NostrLogin
GNU Affero General Public License v3.0
2 stars 0 forks source link

Print public key on site. #9

Closed tillwenke closed 1 month ago

tillwenke commented 1 month ago

if the function printNostr() is called via button click, the public key should be fetched via java script and the window capability. the returned public key should be stored in the php variable $publicKey and shown via echo $publicKey.