Mario Uher
Mario Uher
This PR makes it easier to get up and running.
I would love to see somebody visualising the errors and workarounds using GIFs. Something like @scottdomes' awesome [post on Medium](https://medium.freecodecamp.com/an-animated-guide-to-flexbox-d280cf6afc35#.yd5f8hfh3)!
When using the built-in test mode in a Rails IntegrationTest, and calling the auth route `'/auth/provider'` with a session hash, the session hash is not handed over to the `'/auth/provider/callback'`...
👋 Is there a way when for example given the string `"hello, my number is xxx-xxx-xxxxxx"` only `"hello, my number is "` is returned? Maybe via publishing the used regex...
Hello, I recently received ([like](https://stackoverflow.com/questions/66153798/apple-push-notification-service-server-certificate-update) [many](https://stackoverflow.com/questions/66239455/how-to-verify-parse-running-on-heroku-supports-new-apple-push-notification-root) [others](https://stackoverflow.com/questions/66169296/apple-push-notification-service-must-incorporate-the-new-root-certificate-aaace)) an email from Apple, stating the following: > On March 29, 2021, token and certificate-based HTTP/2 connections to the Apple Push Notification service...
Both examples on how to send custom data ```elixir notification = %{ "body" => "your message" } data = %{ "key" => "value" } Pigeon.FCM.Notification.new("registration ID", notification, data) ``` and...
Please please pull this change!
@ream88 any possibility of making it so that within one test I can stack two expect_once's so that the first call to the given route gets my first expect_once and...
Hey to all users of my library! You may have noticed that I'm currently struggling to keep it updated. There are several reasons for this, but the primary one is...