lib/generators/rodauth/oauth/templates/app/views/rodauth/oauth_tokens.html.erb in rodauth-oauth-0.8.0 vs lib/generators/rodauth/oauth/templates/app/views/rodauth/oauth_tokens.html.erb in rodauth-oauth-0.9.0

- old
+ new

@@ -29,6 +29,7 @@ </td> </tr> <% end %> </tbody> </table> + <%= rodauth.oauth_management_pagination_links(oauth_tokens) %> <% end %>