Skip to content

fix(linker): fixed prompt

Created by: xkureck

  • when we want to prompt login but we still want to do the offline access then in the customQueryParams['prompt'] needs to be both 'login' and 'prompt' so in the end the value needs to be 'prompt login'

Merge request reports