### 0.9.2 (11/05/2022) #### Bugfixes * Fixed remaining namespacing fix issues requiring usage of `require "rodauth-oauth"`. * Fixed wrong expectation of database for resource-server mode when `:oauth_management_base` plugin was used. * oidc: fixed incorrect grant creation flow when using `nonce` param. * oidc: fixed jwt encoding regression when not setting encryption method/algorithm for client applications. * templates: added missing jwks field to the "New oauth application" form. * Several fixes on the example OIDC applications, mostly around CSRF breakage when using latest version of `omniauth`.