feat: support authentik aouth2.
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-10-10 16:01:30 +00:00
parent 19705b158c
commit 91d568bcd9
20 changed files with 697 additions and 12 deletions

View File

@@ -44,5 +44,12 @@
font-size: 13px;
width: 200px;
}
.commento-authentik-button {
background: #FD4B2D;
text-transform: uppercase;
font-size: 13px;
width: 200px;
}
}
}
}