0.7.4
Fix adding multiple auth sources (by @BohdanZhmud)
Fix controller nesting bug (by @TWith2Sugars)
Reworks 'Key to string conversion as just using ToString was not the best way to tackle the SRTP constraint, string
decides per type to do invariant conversions and format specializations if needed (by @NinoFloris)
Add protection against subcontroller routes that don't start with a forward slash, which lead to unwanted behavior (by @NinoFloris)
Use fake 5 api (by @jeremyabbott)