mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-21 07:16:15 -04:00
feat: TokenGenerator + Hash
This commit is contained in:
parent
1fba5c42e1
commit
d1db2c8601
19 changed files with 610 additions and 135 deletions
4
src/plugins/crypto-js.js
Normal file
4
src/plugins/crypto-js.js
Normal file
|
@ -0,0 +1,4 @@
|
|||
import Vue from 'vue'
|
||||
import VueCryptojs from 'vue-cryptojs'
|
||||
|
||||
Vue.use(VueCryptojs)
|
Loading…
Add table
Add a link
Reference in a new issue