Skip to content

Release 1.3.0

Latest
Compare
Choose a tag to compare
@andytzeng andytzeng released this 25 Dec 05:21
ad98554

Highlight

  1. Replace pycrypto with cryptography module
  2. TokenCryper is provided to have better token cryper management. The legacy generate_access_token, decode_access_token, generate_refresh_token is still workable, but it is deprecated.
  3. Provide "flask" and "cli" PyPI extra for different installing scenario needs.