Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Returning accounts go first in getUserInfo #483

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Commits on Jun 23, 2023

  1. Returning accounts go first in getUserInfo

    This PR fixes the way an account is chosen as returning for getUserInfo: if approvedClients is available, that is considered the source of truth. Also, the returning list should list the returning accounts first, and then all the remaining accounts.
    npm1 authored Jun 23, 2023
    Configuration menu
    Copy the full SHA
    be49ab5 View commit details
    Browse the repository at this point in the history
  2. Add i mentions

    npm1 authored Jun 23, 2023
    Configuration menu
    Copy the full SHA
    b1a303d View commit details
    Browse the repository at this point in the history
  3. fix

    npm1 authored Jun 23, 2023
    Configuration menu
    Copy the full SHA
    1a80739 View commit details
    Browse the repository at this point in the history
  4. Revert computation of returning

    npm1 authored Jun 23, 2023
    Configuration menu
    Copy the full SHA
    2d7c73e View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Configuration menu
    Copy the full SHA
    a7356b4 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    e5dffdc View commit details
    Browse the repository at this point in the history