mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-04-25 23:59:12 +00:00
refactor: get appropriate provider via auth helper
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
<div class="centeredMessageContainer">
|
||||
<p>{{ 'auth.messages.default.authorizing' | translate }}</p>
|
||||
<p>
|
||||
{{ 'auth.messages' + '.' + providerType + '.' + 'authorizing' | translate }}
|
||||
</p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user