mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-17 04:59:37 -04:00
branding
This commit is contained in:
@@ -14,7 +14,7 @@ def init_app(app):
|
||||
|
||||
relying_party = PublicKeyCredentialRpEntity(
|
||||
id=base_url.hostname,
|
||||
name="GOV.UK Notify",
|
||||
name="US Notify",
|
||||
)
|
||||
|
||||
app.webauthn_server = Fido2Server(
|
||||
|
||||
Reference in New Issue
Block a user