Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • AuthorityFactory

Index

Methods

Methods

Static CreateInstance

  • CreateInstance(authorityUrl: string, validateAuthority: boolean): Authority
  • Create an authority object of the correct type based on the url Performs basic authority validation - checks to see if the authority is of a valid type (eg aad, b2c)

    Parameters

    • authorityUrl: string
    • validateAuthority: boolean

    Returns Authority

Generated using TypeDoc