Fix header key
This commit is contained in:
parent
17d7a8e6c4
commit
1917d1d10e
@ -7,7 +7,7 @@ import Crypto
|
||||
|
||||
enum SesameHeader {
|
||||
|
||||
static let authenticationHeader = "Authentication"
|
||||
static let authenticationHeader = "Authorization"
|
||||
|
||||
static let serverAuthenticationTokenSize = SHA256.byteCount
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user