apple

fun apple(idToken: String): Credentials

Creates credentials representing a login using an Apple ID token.

Return

a set of credentials that can be used to log into an App Services Application using App.login.

Parameters

idToken

the ID token generated when using your Apple login.