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

Support for branding theme API endpoints #754

Open
5 tasks done
nowylie opened this issue Dec 2, 2024 · 1 comment
Open
5 tasks done

Support for branding theme API endpoints #754

nowylie opened this issue Dec 2, 2024 · 1 comment
Assignees
Labels
feature request A feature has been asked for or suggested by the community

Comments

@nowylie
Copy link

nowylie commented Dec 2, 2024

Checklist

  • I have looked into the Readme and have not found a suitable solution or answer.
  • I have looked into the API 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 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.

Describe the problem you'd like to have solved

This library doesn't appear to have support for the branding theme API endpoints used to get/set custom theme settings for universal login

Describe the ideal solution

Add support for these endpoints

Alternatives and current workarounds

No response

Additional context

We're making use of this library to sync settings with our Auth0 tenants and now have need of these API endpoints. The specific endpoints we need to utilize are:

I've had a look at the code for this project and had a go at implementing these changes myself in a branch here: branding-theme-support

I don't have much experience with C# though (and didn't write any tests) so I'm not sure if this is a suitable starting point for this feature or not. More than happy to open a Pull Request if that's helpful!

@nowylie nowylie added the feature request A feature has been asked for or suggested by the community label Dec 2, 2024
@kailash-b
Copy link
Contributor

@nowylie Thanks for reaching out.
Please go ahead and raise a PR.
We will use your changes - add more/modify if required and get that merged.

Please be aware that, this could only be addressed sometime in January 2025.

@kailash-b kailash-b self-assigned this Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request A feature has been asked for or suggested by the community
Projects
None yet
Development

No branches or pull requests

2 participants