Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PixivAuthData

Hierarchy

  • PixivAuthData

Index

Properties

client_id

client_id: string

client_secret

client_secret: string

Optional get_secure_url

get_secure_url: boolean

Optional grant_type

grant_type: "refresh_token" | "password"

Optional password

password: string

Optional username

username: string

Generated using TypeDoc