fix(example): Pass username params to oauth_redirect
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 |