Skip to content

fix(example): Pass username params to oauth_redirect

Paul Slaughter requested to merge ps-fix-example-app-with-username into main

Description

From commit:

  • This fixes the example app to pass username param to oauth_redirect
  • This also set protectRefreshToken to false since we can't do the iframe refresh in the example app since it isn't in the same origin as the GitLab URL

Screenshots

Before After
Screen_Recording_2023-11-28_at_9.23.46_PM 20231128_demo

Merge request reports

Loading