lib/rodauth/features/oauth_application_management.rb in rodauth-oauth-1.3.2 vs lib/rodauth/features/oauth_application_management.rb in rodauth-oauth-1.4.0

- old
+ new

@@ -55,10 +55,10 @@ translatable_method :null_error_message, "is not filled" translatable_method :oauth_no_applications_text, "No oauth applications yet!" translatable_method :oauth_no_grants_text, "No oauth grants yet!" - auth_value_methods( + auth_methods( :oauth_application_path ) def oauth_applications_path(opts = {}) route_path(oauth_applications_route, opts)