OAuth Every budibase app comes with basic authentication (email/password) included. You can add additional authentication methods from the options below.
{#if google}
Google {#each ConfigFields.Google as field}
{/each}
{/if}