Auth0 Node.js SDK - v5.0.0
    Preparing search index...

    Interface RefreshTokenResourceServer

    This file was auto-generated by Fern from our API Definition.

    interface RefreshTokenResourceServer {
        audience?: string;
        scopes?: string;
        [key: string]: any;
    }

    Indexable

    • [key: string]: any

      Accepts any additional properties

    Index

    Properties

    Properties

    audience?: string

    Resource server ID

    scopes?: string

    List of scopes for the refresh token