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

Validate settings before saving #24

Closed
rolodato opened this issue Oct 10, 2014 · 3 comments
Closed

Validate settings before saving #24

rolodato opened this issue Oct 10, 2014 · 3 comments

Comments

@rolodato
Copy link
Contributor

Entering invalid settings such as a mistyped client ID, secret or tenant can cripple a Wordpress installation, since it breaks the login. These settings should be validated before saving to ensure the login configuration is always in a valid state.

@woloski
Copy link
Contributor

woloski commented Nov 4, 2014

@glena this one also

@glena
Copy link
Contributor

glena commented Nov 5, 2014

To validate the client_id and secret, I am making this request (oauth/token) https://docs.auth0.com/api#!#post--oauth-token

Is it ok or there is another API call better suited for this?

@glena glena closed this as completed Nov 7, 2014
glena added a commit that referenced this issue Nov 7, 2014
@mgonto
Copy link
Contributor

mgonto commented Dec 4, 2014

Works great :)

glena added a commit that referenced this issue Dec 19, 2014
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants