Easiest and free way to add login service to any project.
Step 1: Get a domain key from logify
Follow this article to get your Domain Key if you do not already have it.
Step 2: Setup React Project
Create new folder with name react-logify-basic
Open react-logify-basic
in visual studio code
Run git clone https://github.com/logify-id/react-logify-basic.git .
in terminal to clone the repository. Github Repo
Install all dependencies with npm i
Paste REACT_APP_LOGIFY_DOMAINKEY = YOUR_DOMAIN_KEY
Step 3: Run the Project
Start your project with npm start
If I click on the login button, I can see login screen
Top comments (3)
Nice... a must try post!
Anyone tried this out?
Hi, if you have any questions related to this implementation, you can post it here:
logify.id/technical-support/questions
You will get your answer within 24 hrs.