#2 - authentication via google #16

Merged
Baakoma merged 10 commits from #2-auth-via-google into main 2022-01-13 14:19:11 +01:00
Showing only changes of commit fb23be4850 - Show all commits

View File

@@ -22,7 +22,7 @@
<div class="ml-4 flex-shrink-0 flex">
<button
class="bg-red-500 rounded-md inline-flex text-red-100 hover:text-red-400 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-blumilk-500"
@click="errors.oauth = false"
@click="delete errors.oauth"
>
<span class="sr-only">Close</span>
<XIcon