Authenticate your Flutter Application using Asgardeo
Welcome back to another article about Flutter Framework. Today we will look at how to authenticate your flutter application using Asgardeo 👨‍💻 .
Before moving on let’s first look at what Asgardeo is.
What is Asgardeoâť“
Asgardeo is a SaaS-based customer identity and access management (CIAM) solution that lets you design a smarter, more engaging, and data-driven customer experience (CX).
Now let’s code!
First of all, let’s configure Asgardeo!
Configure Asgardeo đź’»
You must have an Asgardeo account to integrate Asgardeo with your Flutter application. You may use an account that you already have. If not, register for a free account by clicking here.
After creating an Asgardeo account, follow the steps below to set up an application:
Create a user đź‘©
Let’s first, create a user in the newly created organisation. We will use this user to log into our Flutter application.
- Go to the “Manage” section and…