- Notifications
You must be signed in to change notification settings - Fork1
Custom Authentication Using Appsmith and APISIX
Boburmirzo/apisix-appsmith-custom-auth
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Authentication flow is a fundamental part of web applications. It ensures the security and privacy of user data while they are using your app. While there are many off-the-shelf authentication solutions available, building an authentication system usinga low-code UI development platform andAPI management solution allows you to create secure web applications with ease. You can create an applicationwithout having knowledge of both frontend and backend technologies and tools. You do not need to know Python, Java, HTML, CSS, or other JavaScript frameworks. This repo demontrates how to build a custom simple login flow and pages on UI to secure your application usingAppsmith,Apache APISIX, andJWT.
- Install Appsmith: You can learn how toinstall Appsmith using Docker on the Appsmith website. Make sure that you installed Appsmith and you can access it at http://localhost. When you deploy and run Appsmith, an application titled
My first applicationis added by default. You can use this application to build your first app.
To run the project, rundocker compose up command from the project root folder.
Read the full tutorial to follow step-by-step how to enable custom authentication with APISIX and Appsmith.
Build Custom Authentication Using Appsmith and APISIX
🙋 Join the Apache APISIX Community
Follow me on Twitter: @BoburUmurzokov
Visit my blog: www.iambobur.com
About
Custom Authentication Using Appsmith and APISIX
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.