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

Add enhanced authentication #79

Merged
merged 2 commits into from
Oct 22, 2021
Merged

Add enhanced authentication #79

merged 2 commits into from
Oct 22, 2021

Conversation

alsm
Copy link
Contributor

@alsm alsm commented Oct 22, 2021

Add support for enhanced authentication, where the AUTH flows happen between CONNECT and CONNACK. This requires that the client has been configured with an AuthHandler. The AuthHandler is supposed to know its own state as it will be called repeatedly from expectConnack until a CONNACK is returned.

add string methods to all the packet definitions in the packets library

eclipse#75
@alsm alsm merged commit 7596163 into eclipse:master Oct 22, 2021
bkneis pushed a commit to bkneis/paho.golang that referenced this pull request Aug 9, 2022
Add enhanced authentication
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.

1 participant