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

Missing Documentation for clients #313

Closed
6 tasks done
mbainter opened this issue Sep 2, 2022 · 1 comment · Fixed by #325
Closed
6 tasks done

Missing Documentation for clients #313

mbainter opened this issue Sep 2, 2022 · 1 comment · Fixed by #325
Labels
📚 documentation Improvements or additions to documentation

Comments

@mbainter
Copy link

mbainter commented Sep 2, 2022

Checklist

  • I have looked into the README and have not found a suitable solution or answer.
  • I have looked into the documentation and have not found a suitable solution or answer.
  • I have searched the issues and have not found a suitable solution or answer.
  • I have upgraded to the latest version of this provider and the issue still persists.
  • I have searched the Auth0 Community forums and have not found a suitable solution or answer.
  • I agree to the terms within the Auth0 Code of Conduct.

Description

App Type is a required field with limited options, but the options are not provided in the Terraform resources page for clients.

Expectation

This section of the documentation should specify what the options for this parameter are, but it does not. Further, it is not defined in the Applications documentation on the auth0 website, but only in the Management API documentation for creating clients.

The clients page here in the provider docs should provide the list: spa, native, non_interactive, or regular_web.

Reproduction

Go to the documentation page for clients in terraform, look at the page, and note that it doesn't explain what the available options for the app_type parameter are.

Auth0 Terraform Provider version

0.34

Terraform version

1.2.5

@mbainter mbainter added the 🪲 bug Something isn't working label Sep 2, 2022
@mbainter mbainter changed the title Poor Documentation for clients Missing Documentation for clients Sep 2, 2022
@sergiught sergiught added 📚 documentation Improvements or additions to documentation and removed 🪲 bug Something isn't working labels Sep 17, 2022
@sergiught
Copy link
Contributor

Hey @mbainter thanks for reporting this! I'm improving the docs in #325. Once that's merged and released we'll be able to close this down.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📚 documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants