enable nostr nip-05 login

This commit is contained in:
HolgerHatGarKeineNode
2023-08-21 18:04:06 +02:00
parent 45b1b66e11
commit ddb79aed0b
18 changed files with 3754 additions and 279 deletions

View File

@@ -65,7 +65,7 @@
@endif
<div class="flex items-center justify-left mt-4">
<x-button href="{{ route('auth.ln') }}" primary icon="lightning-bolt">LNURL-Auth</x-button>
<x-button href="{{ route('auth.login') }}" primary icon="lightning-bolt">LNURL-Auth</x-button>
</div>
</form>
</x-jet-authentication-card>