Skip to content

Commit

Permalink
[Chore] Health-Food-Me#124 - SceneDelegate와 토큰 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
yungu0010 committed Jul 18, 2022
1 parent 1d13348 commit 2ed7c8b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ enum HTTPHeaderField: String {
enum HeaderContent: String {
case json = "application/json"
case multiPart = "multipart/form-data"
case tokenSerial = "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjYyZDRlODRmMGZmMmY5MDBlYTg4YmVjMyIsImlhdCI6MTY1ODEzNDc3OCwiZXhwIjoxNjU4MTM4Mzc4fQ.mngTawFjSZ37wwv6EqeZE1Y5qU2maE1_2ECgW2yTPYs"
case tokenSerial = "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjYyZDRlZDI0MGZmMmY5MDBlYTg4YmVmNiIsImlhdCI6MTY1ODE2OTIwNywiZXhwIjoxNjU4MTcyODA3fQ.db5U6ro0LAVpquSHR2ICVpe4syK98VXAhwoc6vLsDOk"
}

0 comments on commit 2ed7c8b

Please sign in to comment.