Skip to content

Commit 7edfad3

Browse files
committed
fix: apple client secret field
1 parent 80578b8 commit 7edfad3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dashboard/src/constants.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ export const TextInputType = {
99
FACEBOOK_CLIENT_ID: 'FACEBOOK_CLIENT_ID',
1010
LINKEDIN_CLIENT_ID: 'LINKEDIN_CLIENT_ID',
1111
APPLE_CLIENT_ID: 'APPLE_CLIENT_ID',
12-
APPLE_CLIENT_SECRET: 'APPLE_CLIENT_SECRET',
1312
JWT_ROLE_CLAIM: 'JWT_ROLE_CLAIM',
1413
REDIS_URL: 'REDIS_URL',
1514
SMTP_HOST: 'SMTP_HOST',

0 commit comments

Comments
 (0)