@auth0/auth0-acul-js - v1.6.0
    Preparing search index...

    Interface GoogleOneTapOptions

    Payload for submitting a Google One Tap credential

    interface GoogleOneTapOptions {
        one_tap_credential: string;
    }
    Index

    Properties

    one_tap_credential: string