You can enable the guest account in your application to allow any unauthorized user access to your website. The privileges can be granted to guest just like any user in the application.

Note that PUBLIC privileges do not affect the guest privileges and vice versa.

In this demo application user guest has access to this page only and has SELECT and INSERT privileges for this page.