Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ahmed-dinar/account-kit-express-vue
Facebook Account kit example of Nodejs Backend (Express) & Web (VueJS)
https://github.com/ahmed-dinar/account-kit-express-vue
account-kit accountkit expressjs facebook-account-kit nodejs otp vuejs vuejs2 vuetify
Last synced: 27 days ago
JSON representation
Facebook Account kit example of Nodejs Backend (Express) & Web (VueJS)
- Host: GitHub
- URL: https://github.com/ahmed-dinar/account-kit-express-vue
- Owner: ahmed-dinar
- License: mit
- Created: 2019-03-02T17:07:31.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-03T12:24:46.000Z (almost 6 years ago)
- Last Synced: 2024-11-07T05:41:33.705Z (3 months ago)
- Topics: account-kit, accountkit, expressjs, facebook-account-kit, nodejs, otp, vuejs, vuejs2, vuetify
- Language: JavaScript
- Homepage: https://accountkit-express.herokuapp.com/client/
- Size: 484 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Account Kit Express Vue Example
> ## A shorter version of this example can be found [HERE](https://gist.github.com/ahmed-dinar/5a135b9e5dc0817c5bdda5e3e687d048)
## [Live Demo](https://accountkit-express.herokuapp.com/client/)
You can clone or download the project to run and test in your server / pc.
Make sure there is a ``.env`` file in both ``/api`` and ``/client`` folder### Sample Settings in account kit
#### App Domains
![Settings](https://raw.githubusercontent.com/ahmed-dinar/account-kit-express-vue/master/assets/settings1.PNG)
#### Site URL
![Settings](https://raw.githubusercontent.com/ahmed-dinar/account-kit-express-vue/master/assets/settings2.PNG)
#### Web Login
![Settings](https://raw.githubusercontent.com/ahmed-dinar/account-kit-express-vue/master/assets/settings3.PNG)For any bug report, feature suggestion, feedback or question please [create an issue](https://github.com/ahmed-dinar/account-kit-express-vue/issues)