-
Brett Ritter authored
* chore(middleware): Adds appBaseUrl, removes redirect_uri BREAKING CHANGE: Configurations now require appBaseUrl. redirect_uri is deprecated * feat(middleware): Adds Okta logout BREAKING CHANGE: adds POST-based /logout and /logout/callback routes that will override existing matching routes defined by the user (if any). See `Upgrading` in the README for more info.
432352f5Brett Ritter authored* chore(middleware): Adds appBaseUrl, removes redirect_uri BREAKING CHANGE: Configurations now require appBaseUrl. redirect_uri is deprecated * feat(middleware): Adds Okta logout BREAKING CHANGE: adds POST-based /logout and /logout/callback routes that will override existing matching routes defined by the user (if any). See `Upgrading` in the README for more info.
Loading