8000 Tags · descope/descope-java · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: descope/descope-java

Tags

1.0.42

Toggle 1.0.42's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release 1.0.41 (#200)

1.0.41

Toggle 1.0.41's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix/jwt refresh returns new refresh token (#196)

* Return the new refresh token in addition to the session token

* Test and even if refresh is not returned return the refresh based on current

* Minor test fix

* Bump version

1.0.40

Toggle 1.0.40's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
update jsonwebtoken to new version (#190)

* update jsonwebtoken to new version

* update release version

1.0.39

Toggle 1.0.39's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add map of template option strings to invite user (#186)

* Add map of template option strings to invite user

* Add fields to the request

1.0.38

Toggle 1.0.38's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix baseUrl Bug (#183)

* fixed baseUrl bug

* added test and simplified logic

* removed extra file

* added fix

* added one more test and bumped the version

1.0.36

Toggle 1.0.36's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Oauth url auth params fix (#180)

* Add url auth params to oauth methods
+ test
fixes descope/etc#10021

* Add missing import

* Fix url builder
fix javadocs

* Fix indentation

1.0.35

Toggle 1.0.35's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release 1.0.35 (#179)

1.0.34

Toggle 1.0.34's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update jackson monorepo to v2.18.3 (#175)

Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>

1.0.33

Toggle 1.0.33's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added token management for outbound apps (#155)

* Added token management for outbound apps

* style fixes

* fix test

* slight rename

* slight rename II

* slight rename III

1.0.32

Toggle 1.0.32's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added search users by createdTime and modifiedTime and a simple examp…

…le of checking password policy (#150)
0