Fix header key

This commit is contained in:
Christoph Hagen 2023-12-08 16:12:37 +01:00
parent 17d7a8e6c4
commit 1917d1d10e

View File

@ -7,7 +7,7 @@ import Crypto
enum SesameHeader {
static let authenticationHeader = "Authentication"
static let authenticationHeader = "Authorization"
static let serverAuthenticationTokenSize = SHA256.byteCount