-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
Hello Dan,
From your CookieJar example , i am trying to change the "from_key" value but keeping the namespace same as Family Name, i am not able to change the from_key value to another string - that i can encode and use. i get invalid key error - can you help?
return _hash(FAMILY_NAME.encode('utf-8'))[0:6] +
_hash(from_key.encode('utf-8'))
Metadata
Metadata
Assignees
Labels
No labels