updatd copy to remove uk references

This commit is contained in:
Alex Janousek
2026-02-04 10:39:48 -05:00
parent f9cf75ba85
commit 91edb4cade
5 changed files with 5 additions and 5 deletions

View File

@@ -21,7 +21,7 @@ INVALID_FUTURE_TOKEN_ERROR_MESSAGE = "Token can not be in the future"
def create_jwt_token(secret, client_id):
"""
Create JWT token for GOV.UK Notify
Create JWT token for Notify.gov
Tokens have standard header:
{