I needed these two modifiers, `beforeRequest` and `afterResponse`, to create a complete Auth Flow!

#SwiftyNetworking is designed to be simple. Want to authorize a request? Use the `authorize` modifier! 🔐

Just prepare your credentials first, and you're done! ✅

#BuildInPublic