facebook

fun facebook(accessToken: String): Credentials

Creates credentials representing a login using a Facebook access token.

Return

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

Parameters

accessToken

the access token returned when logging in to Facebook.