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 TOKEN authentication support with SSL enabled #159

Merged
merged 13 commits into from
Aug 10, 2021
Merged

Add TOKEN authentication support with SSL enabled #159

merged 13 commits into from
Aug 10, 2021

Conversation

huan
Copy link
Member

@huan huan commented Aug 9, 2021

implement #124

@huan
Copy link
Member Author

huan commented Aug 10, 2021

@windmemory Please feel free to let me know if you have any questions about those changes.

My highlights are:

  1. OK: The new wechaty-puppet-service client should be able to work with the old version of servers.
  2. NOT OK: The new server will not work with the old version of clients. (because they require authorization with token in requests)

This version (v0.27) is not recommended to be used in production.

@huan huan merged commit a0f292c into main Aug 10, 2021
@huan huan deleted the auth branch August 10, 2021 05:43
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