- makes `FSA_AUTH` mandatory to declare the list of allowed schemes. - requires _none_ authentication on `OPEN` routes, otherwise they are turned into `AUTH`. (Should it rather be an error?). - `AUTH` routes without effective authentication are turned into `CLOSE`. - improve type name display on some errors. - update tutorial.