-
including JWT middleware and validator from HTTP request header
zypeh updated
7 years ago
-
Going away from vim, I think the one thing I miss is [easymotion](https://github.com/Lokaltog/vim-easymotion). Can we get something like this as a plugin? How hard would it be to implement such motion…
-
Hey @andersao , @eullercdr and community,
thanks for this awesome package.
Recently, I stumbled upon the following problem with my application:
I have a route that enables users to retrieve `Proj…
-
The multisig wallet uses sequential transaction ids, which could be problematic in the face of reorgs, and heavy activity.
Let's say there are multiple owners, all interacting with the contract. Ind…
-
Long story short -- this spec will fail:
```
"decodes long hex string back" >> {
hashids.decodeHex(hashids.encodeHex("FFFFFFFFFFFFEEEEEEEEEEEEDDDDDDDDDDDD")) must_== "FFFFFFFFFFFFEEEEEEEEEEEE…
-
The verification email added in PR #25 needs a $token replacing with an actual secure token.
```
Someone just created an account at RPGCat for the email address my@address.
If this was you, use…
-
I am using UUIDs for my mysql db, and I am wondering if I can use this library instead so db's performance would get better.
However, I want to know how secure is this method compared to UUIDs ?
At…
-
I learned about this library from Hadn, and I was wondering why the filenames generated were so goddamn long. Let me get this straight, you're worried about collisions? Encryption?
I still cannot fig…
-
As of now the leaderboard/highscore only works locally (on the local computer), it would be amazing if the system can be website/server wide, but I think we may have to maintain a database or somethin…
-
Hey, stumbled upon this when I was looking for some docs/middleware that handles POST-payloads for polka.
Bro.. ur code.. it's.. I'm sorry :man_facepalming: a waste of string-ops and entropy...
…