SDK API Reference
iOS SDK (Swift)
Client-Direct Methods
registerUser
public func registerUser(
fidoServer: ArculusFidoServer,
pin: String,
username: String,
displayName: String,
relyingParty: String,
resetDevice: Bool = false,
registrationInfo: String? = nil
) async -> StringParameter
Type
Description
authenticateUser
Parameter
Type
Description
Backend-Proxied Methods
registerCardOnly
Parameter
Type
Description
authenticateCardOnly
Parameter
Type
Description
PIN Management Methods
setPin
Parameter
Type
Description
changePin
Parameter
Type
Description
Helper Methods
deleteCredentialByCredentialId
Parameter
Type
Description
Android SDK (Java)
Client-Direct Methods
register
Parameter
Type
Description
authenticate
Parameter
Type
Description
Backend-Proxied Methods
registerCardOnly
Parameter
Type
Description
authenticateCardOnly
Parameter
Type
Description
PIN Management Methods
setPin
Parameter
Type
Description
changePin
Parameter
Type
Description
Helper Methods
deleteCredentialByCredentialId
Parameter
Type
Description
Desktop SDK (Java)
Client-Direct Methods
register
Parameter
Type
Description
authenticate
Parameter
Type
Description
Backend-Proxied Methods
registerCardOnly
Parameter
Type
Description
authenticateCardOnly
Parameter
Type
Description
PIN Management Methods
setPin
Parameter
Type
Description
changePin
Parameter
Type
Description
Reader Management Methods
listReaders
selectReader
Parameter
Type
Description
Web SDK (JavaScript)
Registration Method
RegisterUser
Parameter
Type
Description
Authentication Method
AuthenticateUser
Parameter
Type
Description
ArculusFidoServer Class (All Platforms)
iOS (Swift)
Property
Type
Description
Android/Desktop (Java)
Method
Description
Response Format
Last updated

