RESTOAuth2ImplicitAuthorizationQuery

export interface RESTOAuth2ImplicitAuthorizationQuery
export interface RESTOAuth2ImplicitAuthorizationQuery
client_id:Snowflake
prompt?:'consent' | 'none'
redirect_uri?:string
response_type:'token'
scope:string
state?:string