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

Fixes Typescript errors referencing the SetOptions auth flags. #418

Merged
merged 1 commit into from
Apr 27, 2021

Conversation

Shaptic
Copy link
Contributor

@Shaptic Shaptic commented Apr 27, 2021

The SDK uses the full name (i.e. AuthClawbackEnabledFlag) rather than going through the namespace (e.g. AuthFlag.clawbackEnabled), and the Typescript files have been updated accordingly to hint these types.

This should fix linter errors.

@Shaptic Shaptic requested a review from a team April 27, 2021 18:46
@Shaptic Shaptic self-assigned this Apr 27, 2021
Copy link

@quietbits quietbits left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These look good to me but I'm not 100% sure how they should be. 🤞

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