AuthManipulator constructor

const AuthManipulator()

standard implementation

using authorization as header key and Bearer $token as value

Implementation

const factory AuthManipulator() = AuthManipulatorStandardImpl;