Theia API Documentation v1.65.0
    Preparing search index...

    Optional options to be used when calling authentication.getSession with interactive options forceNewSession & createIfNone.

    interface AuthenticationGetSessionPresentationOptions {
        detail?: string;
    }
    Index

    Properties

    Properties

    detail?: string

    An optional message that will be displayed to the user when we ask to re-authenticate. Providing additional context as to why you are asking a user to re-authenticate can help increase the odds that they will accept.