You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement the alwaysAllowedIDsOnly option in KYC configuration to block all users from being verified, except those listed in alwaysAllowedIDs as it would be useful to prevent the non-developers from using devnet resources.
Previously verified users should be marked as unverified if they are not included in the alwaysAllowedIDs list.
The text was updated successfully, but these errors were encountered:
Implement the
alwaysAllowedIDsOnly
option in KYC configuration to block all users from being verified, except those listed inalwaysAllowedIDs
as it would be useful to prevent the non-developers from using devnet resources.Previously verified users should be marked as unverified if they are not included in the
alwaysAllowedIDs
list.The text was updated successfully, but these errors were encountered: