Skip to content

Releases: marosivanco/keyclops

v1.6.2

09 May 18:51
Compare
Choose a tag to compare

Added token_type, expires_in to the list of supported OAuth parameters.

v1.6.1

23 Apr 19:36
Compare
Choose a tag to compare

Added iss to the list of supported OAuth parameters.
Demo application moved to https://github.com/marosivanco/keyclops-demo

v1.5.0

12 Sep 10:23
Compare
Choose a tag to compare
  • Native fetch is now used instead of Axios.
  • Debug messages are logged to the console only if the logging is enabled.