Skip to content

Conversation

@nisrulz
Copy link
Owner

@nisrulz nisrulz commented Feb 26, 2024

@nisrulz nisrulz merged commit 557f284 into nisrulz:update/sdk-to-support-jitpack Feb 26, 2024
nisrulz added a commit that referenced this pull request Mar 20, 2025
Co-authored-by: Luca Figoli <luca.figoli@consultant.aruba.it>
nisrulz added a commit that referenced this pull request Mar 20, 2025
* upgrade gradle wrapper to v8.6

* add jitpack config

* updated versions and cleanup build.gradle

* Idtoken time skew (#3)

* Skip issue time validation or change the allowed time skew

Allows to completely disable ID tokens issue time validation, or change the default of 10 minutes to a custom allowed time skew in seconds.

* Update documentation to change the allowed id token time skew

---------

Co-authored-by: Tim Klingeleers <Mardaneus86@users.noreply.github.com>

* Fix NullPointerException for issuer without scheme in id token (#4)

Uri.getScheme() may return null if no scheme is contained in the given
string. This could cause a crash during id token validation when this
was the case for the contained "iss" claim.

Co-authored-by: Florian Märkl <info@florianmaerkl.de>

* Add methods to request access token synchronous (#5)

Co-authored-by: Luca Figoli <luca.figoli@consultant.aruba.it>

* fix configHash in app configuration (#6)

Co-authored-by: Maksim <taikonavt@gmail.com>

* fix the build

* cleanup

* add link to Jitpack for install details

* updated agp version

* upgraded gradle wrapper

---------

Co-authored-by: Tim Klingeleers <Mardaneus86@users.noreply.github.com>
Co-authored-by: Florian Märkl <info@florianmaerkl.de>
Co-authored-by: Luca Figoli <luca.figoli@consultant.aruba.it>
Co-authored-by: Maksim <taikonavt@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant