Create Application

Create Application #


appcreate


When I wrote this code, only God and I understood what I did. Now only God knows. – Martin Fowler

The AppKey Portal allows developers to manage multiple applications, each of which encompasses a set of users. The portal offers features for creating, modifying, and removing applications, as well as managing users within each application.

An application in the AppKey Portal corresponds to a Cloud Application being developed by the developer, using JWT tokens with Passkey authentication. The relationship between a AppKey application and a Cloud Application is one-to-one.

As a developer, you have the chance to explore the robustness of the AppKey authentication system with a FREE account. Within this secure environment, you can freely create up to 5 applications, each supporting up to 50 users, enabling you to become intimately familiar with the inner workings of AppKey. This exceptional opportunity offers you the chance to gain hands-on experience and delve into the technical intricacies of AppKey. So, seize the moment and take this invitation to venture into the world of AppKey at your own pace. Happy exploring!

Create a AppKey App #

After signing up for AppKey, head over to the Apps tab, where you’ll see something like this.


apps


Click the CREATE NEW APP button to set up your first AppKey application.


createapp


Congratulations! You’ve successfully created your first app, named toto.


toto


Now, click the Detail button to view the details for your “toto” application.


appdetail


Congratulations! You have created your first application.