1.0.7 • Published 10 months ago

token-csrf v1.0.7

Weekly downloads
-
License
ISC
Repository
github
Last release
10 months ago

token-csrf

Generar tokens de 64 caracteres

Instalación

$ npm i token-csrf

Implementación

Módulo estandar de javascript

const getToken = require('token-csrf')

Módulo ECMAScript

import getToken from 'token-csrf'

Utilización

const token = getToken()
1.0.7

10 months ago

1.0.6

10 months ago

1.0.5

10 months ago

1.0.4

10 months ago

1.0.3

10 months ago

1.0.2

10 months ago

1.0.1

10 months ago

1.0.0

10 months ago