Install Bawanah Library
First, we have to install Bawabah Library from NPM (https://www.npmjs.com/package/bawabah) using the command:Replace{your-app-id}with your appId and{your-app-secret}with your appSecret From Create Your First App Step.
Create Callback Route
Create a Cloudflare worker to capture the user session on the callback route.Need help? Join our community.
Create Login Page
You can create the login page with any framework or with just plain HTML, like this example:Need help? Join our community.