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

fix(login) use trust_token as a field name in the payload #811

Merged
merged 4 commits into from
Jul 8, 2024

Commits on Jul 8, 2024

  1. fix(login) use trust_token as a field name in the payload when reusin…

    …g a certificate in case the explicit_trust_token api extension is present
    
    Signed-off-by: David Edler <[email protected]>
    edlerd committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    1d49191 View commit details
    Browse the repository at this point in the history
  2. chore(version) update to 0.10

    Signed-off-by: David Edler <[email protected]>
    edlerd committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    1544ccc View commit details
    Browse the repository at this point in the history
  3. fix(features) ensure the version detection is compatible with version…

    … > 5
    
    Signed-off-by: David Edler <[email protected]>
    edlerd committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    d0e9287 View commit details
    Browse the repository at this point in the history
  4. fix(nav) ensure nav is correctly layed out on initial landing in case…

    … the nav is higher than the current screen
    
    Signed-off-by: David Edler <[email protected]>
    edlerd committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    96586a5 View commit details
    Browse the repository at this point in the history