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

Snippets for new Auth admin features #94

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

samtstern
Copy link
Contributor

@samtstern samtstern requested a review from rsgowman March 31, 2020 14:28
@samtstern
Copy link
Contributor Author

@rsgowman could you take a look at these? Even nitpicks on naming/comments are useful because once you approve of these I will use them as a template for the snippets in other languages.

auth/manage_users.js Outdated Show resolved Hide resolved
auth/tenant_management.js Outdated Show resolved Hide resolved
auth/manage_users.js Show resolved Hide resolved
displayName: 'updatedName',
emailSignInConfig: {
enabled: false, // Disable email provider.
},
Copy link
Member

Choose a reason for hiding this comment

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

Originally, I had thought to just piggy-back the enablement of anon authentication docs into the existing create/update tenant docs. My reasoning was that this is just another parameter, not really much different than (eg) emailSignInConfig. If you did that here, you could get rid of the enableAnonAuth snippet entirely. (No objection to keeping it separate either though.)

auth/tenant_management.js Outdated Show resolved Hide resolved
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.

None yet

2 participants