Skip to content

Commit

Permalink
🔥 :: apple property
Browse files Browse the repository at this point in the history
  • Loading branch information
gurdl0525 committed Nov 9, 2023
1 parent b5a1722 commit d39940e
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,14 +47,6 @@ logging:
level:
root: info

# oauth
oauth:
apple:
client-id: ${APPLE_CLIENT}
issuer: ${APPLE_TEAM_ID}
key-id: ${APPLE_KEY_ID}
auth-key: ${APPLE_AUTH_KEY}

# jwt
jwt:
secret-key: ${JWT_SECRET}
Expand Down

0 comments on commit d39940e

Please sign in to comment.