https://github.com/desoga10/v-otp
Vue.js Phone Number Authentication with Supabase and Vonage
https://github.com/desoga10/v-otp
supabase supabase-auth vonage vonage-api vonage-sms vue vue3 vuejs vuetify
Last synced: 6 months ago
JSON representation
Vue.js Phone Number Authentication with Supabase and Vonage
- Host: GitHub
- URL: https://github.com/desoga10/v-otp
- Owner: desoga10
- Created: 2023-09-18T00:11:31.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-09-22T19:00:23.000Z (about 2 years ago)
- Last Synced: 2025-03-28T16:55:04.127Z (7 months ago)
- Topics: supabase, supabase-auth, vonage, vonage-api, vonage-sms, vue, vue3, vuejs, vuetify
- Language: Vue
- Homepage: https://www.youtube.com/watch?v=moC-uIJpig8&t=1s
- Size: 110 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# v-otpp
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).