package common const UserBucket = "users" const TodoBucket = "todo" const AuthHeader = "Authorization"