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

refactor(core): implement verification records map #6289

Merged
merged 8 commits into from
Jul 23, 2024

Commits on Jul 22, 2024

  1. refactor(core): implement verificaiton records map

    implement verification records map
    simeng-li committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    192a505 View commit details
    Browse the repository at this point in the history
  2. fix(core): fix invalid verification type error

    fix invalid verificaiton type error
    simeng-li committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    bf4f72c View commit details
    Browse the repository at this point in the history
  3. fix(core): update the verification record map

    update the verification record map
    simeng-li committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    23f5065 View commit details
    Browse the repository at this point in the history
  4. fix(core): update some comments

    update some comments
    simeng-li committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    02392d3 View commit details
    Browse the repository at this point in the history
  5. refactor(core): polish promise dependency

    polish promise dependency
    simeng-li committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    d977ac9 View commit details
    Browse the repository at this point in the history
  6. fix(core): fix the social/sso syncing profile logic

    fix the social/sso syncing profile logic
    simeng-li committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    a4f4a89 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. refactor(core): optimize the verification records map

    optimize the verification records map
    simeng-li committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    977f0ee View commit details
    Browse the repository at this point in the history
  2. fix(core): fix set method of VerificationRecord map

    fix set method of VerificationRecord map
    simeng-li committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    89bcf02 View commit details
    Browse the repository at this point in the history