forked from loafle/openapi-generator-original
* [dart-dio-next] Update http mock test library * [dart-dio-next] Fix authentication problems * correctly map authentication by type and scheme * add new authentication interceptor for `bearer` scheme - this currently does the same as the OAuth interceptor * add tests for all authentication types except OAuth * use temporary test library branch until new fixes and features get merge there * Actually commit the fixed test library dependency * Update http mock library * Format :/