Skip to content

Commit 081161e

Browse files
committed
Remove authentication check for getRegisterFields api call.
1 parent c26fc50 commit 081161e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Source/Core/API/Account/INPAccountService.swift

+1
Original file line numberDiff line numberDiff line change
@@ -488,6 +488,7 @@ private enum AccountAPIRouter: INPAPIConfiguration {
488488
.forgotPassword,
489489
.authenticate,
490490
.authenticateClientCredentials,
491+
.getRegisterFields,
491492
.getSocialURLs:
492493
return false
493494
default:

0 commit comments

Comments
 (0)