@idkollen/client
    Preparing search index...

    Interface VippsPending

    Returned while the user has not yet acted.

    interface VippsPending {
        id: string;
        refId?: string;
        url?: string;
    }
    Index

    Properties

    Properties

    id: string
    refId?: string
    url?: string

    Redirect URL for the Vipps login page.