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

Is there an adequate replacement for deprecated LoginResult field? #70

Open
Integralist opened this issue Jan 5, 2024 · 0 comments
Open
Assignees

Comments

@Integralist
Copy link

Integralist commented Jan 5, 2024

The public LoginResult field is marked as deprecated but is still actively used by the package itself (specifically the public Login method writes to this field)...

https://github.com/domainr/epp/blob/main/conn.go#L45-L46

What is the upgrade path for an application using the value assigned to LoginResult?

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

No branches or pull requests

2 participants