1
0

Compare commits

..

2 Commits

Author SHA1 Message Date
7448f0e392 cleanup ui jwt/auth providers 2024-07-01 22:03:36 +03:00
28978d545b remove auth/github 2024-07-01 22:03:36 +03:00

View File

@ -87,7 +87,7 @@
</AuthJwt>
{{else}}
<form id="auth-form" onsubmit={{action "doSubmit" null}}>
{{if (eq this.providerName "token")}}
{{#if (eq this.providerName "token")}}
<div class="field">
<label for="token" class="is-label">Token</label>
<div class="control">