Package 

Class AuthenticationToken

  • All Implemented Interfaces:
    android.os.Parcelable

    
    public final class AuthenticationToken
     implements Parcelable
                        

    This class represents an immutable Authentication Token (or so called "id token") for using Facebook Login. It includes the three component that constructs the token HEADER.PAYLOAD.SIGNATURE

    WARNING: This feature is currently in development and not intended for external usage.