Skip to content
Snippets Groups Projects

Resolve "Review login"

Open Marjolaine Bodin requested to merge 840-review_login into main
1 unresolved thread

Closes #840

  • Loading spinner replaced by a message The connection to the server failed
  • avoid to signinSilent at the same time
  • add status / error message when initializing SSO
  • logout if the refresh fails
  • no need to initialize openid if disabled
  • fix isInitialized
Edited by Marjolaine Bodin

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
182 194 );
183 195
184 196 const isInitialized = useMemo(() => {
185 if (!client) return true;
  • Marjolaine Bodin added 3 commits

    added 3 commits

    Compare with previous version

  • Marjolaine Bodin marked this merge request as ready

    marked this merge request as ready

  • Marjolaine Bodin requested review from @demariaa

    requested review from @demariaa

  • Marjolaine Bodin added 3 commits

    added 3 commits

    Compare with previous version

  • Marjolaine Bodin added 5 commits

    added 5 commits

    Compare with previous version

  • Marjolaine Bodin added 3 commits

    added 3 commits

    Compare with previous version

  • Marjolaine Bodin added 3 commits

    added 3 commits

    Compare with previous version

  • Please register or sign in to reply
    Loading