All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
callbackURL
property added to metadata passed to request token store.
- Support for
store: true
option toStrategy
constructor, which initializes a request token store capable of storing application-level state. - Support for
state
object passed as option toauthenticate
, which will be persisted in the session by request token store.