X Tutup
Skip to content

Deprecate Date and array based claim methods#403

Merged
jimmyjames merged 1 commit intoauth0:4.0.0-DEVfrom
jimmyjames:add-deprecations
Mar 9, 2020
Merged

Deprecate Date and array based claim methods#403
jimmyjames merged 1 commit intoauth0:4.0.0-DEVfrom
jimmyjames:add-deprecations

Conversation

@jimmyjames
Copy link
Copy Markdown
Contributor

Changes

Deprecate java.util.Date methods (in favor of java.time.Instant) and array-based claims (in favor of List-based claims).

Checklist

@jimmyjames jimmyjames added CH: Deprecated small This PR may require low effort to action, or contains few changes to review labels Mar 6, 2020
@jimmyjames jimmyjames added this to the v4-Next milestone Mar 6, 2020
@jimmyjames jimmyjames requested a review from a team March 6, 2020 04:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CH: Deprecated small This PR may require low effort to action, or contains few changes to review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

X Tutup