Dominik Andrzejczuk

Results 2 issues of Dominik Andrzejczuk

Hi, If I am using token auth in my app instead of session auth, It would not be wise to query the DB inside `def process_request` correct? Does this mean...

accepted

The current implementation of the chatserver app allows me to write one key value pair, but after each successive input, it essentially replaces what was originally stored in that key...