Skip to content

Commit 280fab7

Browse files
committed
Merge branch 'develop' into fix/is-authenticated-check
2 parents a6879b5 + f6095b2 commit 280fab7

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)