Skip to content

v0.1.2

Latest
Compare
Choose a tag to compare
@matthewhartstonge matthewhartstonge released this 26 Jan 11:24
· 2 commits to main since this release
d2c0c32

🚒 v0.1.2 - 2022-01-27

Added

  • βœ… pkce: adds tests.

Changed

  • ♻️ options: orders options alphabetically.

Fixed

  • πŸ› options: fixes challenge method being able to be set with invalid values.
  • πŸ› pkce: stops invalid methods from being able to be set.
  • πŸ› pkce: stops the code verifier length being overwritten if code verifier is set.
  • πŸ› pkce: ensures getCodeVerifier checks against nilness and emptiness.