Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Instagram

Hierarchy

Index

Methods

Static getBaseUrls

  • getBaseUrls(): string[]

Static getProofIdentity

  • getProofIdentity(searchText: string): string

Static getProofStatement

  • getProofStatement(searchText: string): string

Static getProofUrl

  • getProofUrl(proof: any): any

Static normalizeUrl

  • normalizeUrl(proof: any): any

Static prefixScheme

  • prefixScheme(proofUrl: string): string

Static shouldValidateIdentityInBody

  • shouldValidateIdentityInBody(): boolean

Static validateProof

  • validateProof(proof: any, ownerAddress: string, name?: string): Promise<any>

Generated using TypeDoc