8000 Comparing 0.8.1...0.9.0 · auth0/Guardian.Android · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: auth0/Guardian.Android
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.8.1
Choose a base ref
...
head repository: auth0/Guardian.Android
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.9.0
Choose a head ref
  • 4 commits
  • 42 files changed
  • 6 contributors

Commits on Dec 11, 2024

  1. Release 0.8.1 (#123)

    Co-authored-by: Andy Jung <andy317fe301f8c7@users.noreply.github.com>
    andy317fe301f8c7 and andy317fe301f8c7 authored Dec 11, 2024
    Configuration menu
    Copy the full SHA
    f6ca29c View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2025

  1. feat: rich consents (#122)

    * feat: rich consents api client (WIP)
    
    * feat: rich consents API client
    
    * feat: provide rich consents client in api client
    
    * feat: bootstrap rich consents api client
    
    * feat: get public key from signing key
    
    * feat(app): notificaiton with consent details
    
    Implement an example of fetching rich consent record when transaction
    linking id is present in the notificaiton.
    
    * fix(guardian): upgrade java-jwt
    
    * refactor(app): fetch consent in main activity
    
    Fetch consent details in main activity and pass it as intent extra. If
    the rich consent record is not found render the standrad notification
    activity.
    
    * doc: fetch consent
    
    * fix(guardian): strip guardian subdomain
    
    * doc: add methods docs
    
    * fix: typos
    
    * chore: change min and target sdk versions
    
    * chore: add compile sdk version
    
    * Add public key to enrollment and move key decoding out of sdk to app code
    
    * Improve documentation about key generation
    
    * Small doc fix
    
    * Small doc fix
    
    * Fix version references
    
    * removed base url manipulation
    
    fixed tests
    
    rollback build version
    
    Revert "rollback build version"
    
    This reverts commit ee67e36.
    
    Revert "fixed tests"
    
    This reverts commit d06fee5.
    
    Revert "removed base url manipulation"
    
    This reverts commit ec4d416.
    
    removed base url manipulation
    
    fixed tests
    
    rollback build version
    
    changed dependency between Guardian, GuardianAPIClient, RichConsentsAPIClient. Updated tests
    
    removed personal data
    
    updated README.md
    
    fixed shouldCreateValidRichConsentsAPI test
    
    fixed verifyBasicJWT, verifyAccessApprovalJWT tests
    
    updated documentation, resources,
    
    created tests for appendingPathComponentIfNeeded
    
    fixed tests
    
    * fix: upgrade bouncy castle to 1.78
    
    * chore: upgrade java-jwt version to 4.5
    
    ---------
    
    Co-authored-by: Sam Muncke <sam.muncke@okta.com>
    Co-authored-by: Serhii Kobeza <serhii.kobeza@capgemini.com>
    3 people authored Jan 29, 2025
    Configuration menu
    Copy the full SHA
    dfc63f5 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2025

  1. Create steps for manual release (#128)

    * Create steps for manual release
    
    * Remove circleci
    andy317fe301f8c7 authored Feb 27, 2025
    Configuration menu
    Copy the full SHA
    3f8a30d View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2025

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