Sandro Ariel Gómez Araya
6ef11ca1c8
Merge branch 'master' of github.com:mrsangrin/secure-random-string
2017-11-24 12:10:28 -03:00
Sandro Ariel Gómez Araya
e91153d961
Fix error in options name
...
* Change Readme.md fixing alphabetic by alphanumeric name of options
* Add test to new option alphanumeric always expect alphanumeric chars if 'alphanumeric' options is true
2017-11-24 12:07:54 -03:00
Sandro Gomez
86caee2274
Merge branch 'master' into master
2017-11-24 10:25:02 -03:00
Sandro Ariel Gómez Araya
31839fea0b
Improve Readme and code stylign
...
* Alphabetic options added into Readme.md
* Add empty space after 'if' in new option validation
2017-11-24 10:21:32 -03:00
4689347480
fix source files to be compliant with .jscs rules
2017-11-24 09:48:03 +01:00
a3cef28167
add jscsrc file so it's easier to contribute code
2017-11-24 09:47:48 +01:00
Sandro Ariel Gómez Araya
a1174300a8
Add alphanumeric option to generate token without non-alphanumeric chars
2017-11-13 11:51:42 -03:00
Mark Stosberg
00fa92269e
Mention urlsafe removal int he Changelog.
2015-08-28 10:59:20 -04:00
645d64b940
remove useless urlsafe: false option
v1.0.0
2015-08-27 23:37:05 +02:00
9a72a2cfe2
make urlsafe the default
2015-08-27 23:31:32 +02:00
f4c0783cfd
add err to async example
2015-08-27 22:49:59 +02:00
f82819850e
whitespace and ;
2015-08-27 22:48:33 +02:00
Mark Stosberg
1cc664c4fa
1.0.0: Add sync API and update async API to pass error to callback as the first argument.
2015-08-27 16:25:30 -04:00
3358bf21fc
whitespace
2015-08-21 08:48:40 +02:00
S2-
6d46d068cc
Merge pull request #1 from markstos/add-sync-api
...
Add support for sync API. Updates, code test and docs
2015-08-21 08:33:29 +02:00
Mark Stosberg
29d8022005
Add section on error handling to README.
2015-08-06 12:12:13 -04:00
Mark Stosberg
a1cab50548
Add support for 'sync' API. Updates code, tests and docs.
2015-08-06 12:06:40 -04:00
Mark Stosberg
350fd45086
Refactor: encapsulate code that will be shared with the sync version.
2015-08-06 11:36:19 -04:00
327ba5fa09
bump version
2015-04-25 16:42:30 +02:00
de3c06d844
rename module
2015-04-25 16:30:04 +02:00
7f2802fac8
add urlsafe parameter
2015-04-22 23:54:36 +02:00
25af4ef420
add urlsafe parameter
2015-04-22 23:48:08 +02:00
e343e69895
change api. i don't know what i was thinking.
2015-04-22 21:24:57 +02:00
1431f890a0
fix license & tests
2015-04-22 21:02:38 +02:00
c9dec516c7
add readme
2015-04-22 20:50:27 +02:00
20def6c189
initial commit
2015-04-22 20:47:27 +02:00