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

Removing auth and useless interfaces. #181

Merged
merged 9 commits into from
Sep 26, 2023
Merged

Conversation

dessalines
Copy link
Member

No description provided.

@dessalines dessalines marked this pull request as ready for review September 26, 2023 01:04
@dessalines dessalines merged commit ab7af88 into main Sep 26, 2023
3 checks passed
@silasabbott
Copy link

What's the recommended way to remain backwards compatible with 0.18.x and have correct types since auth has been removed from forms?

@dessalines
Copy link
Member Author

There are tons of ways to do it, but I'd check the version on the instance you're connecting to, then use different objects / API forms depending on that. If your UI components are abstracted enough, you should be able to handle data in different forms by minimal transformations.

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

3 participants