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: rename type to PascalCase #312

Closed
wants to merge 1 commit into from

Conversation

goszczynskip
Copy link

BREAKING CHANGE: renames getIdTokenClaimsOptions to GetIdTokenClaimsOptions

GetIdTokenClaimsOptions type was typed in camelCase. All other types are
in PascalCase. Types naming should be consistent.

BREAKING CHANGE: renames getIdTokenClaimsOptions to GetIdTokenClaimsOptions

GetIdTokenClaimsOptions type was typed in camelCase. All other types are
in PascalCase. Types naming should be consistent.
@goszczynskip goszczynskip requested a review from a team December 18, 2019 11:49
@stevehobbsdev
Copy link
Contributor

We cannot include this breaking change as it is. However, this exact change is being rolled into #310 in an effort to expose all the types from the library, so please follow the discussion there.

@goszczynskip goszczynskip deleted the fix/rename-types branch December 18, 2019 12:18
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.

2 participants