Skip to content

Commit

Permalink
Update apns.md (#945)
Browse files Browse the repository at this point in the history
<!-- πŸš€ Thank you for contributing! -->

<!-- Describe your changes clearly and use examples if possible. -->

<!-- When this PR is merged, the title and body will be -->
<!-- used to generate a release automatically. -->
  • Loading branch information
nicolassrod authored Nov 16, 2023
1 parent bb7367b commit 8975f0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/advanced/apns.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ The APNS module adds a new property `apns` to `Application`. To send push notifi

```swift
import APNS
import VaporAPNS

// Configure APNS using JWT authentication.
let apnsConfig = APNSClientConfiguration(
Expand Down

0 comments on commit 8975f0c

Please sign in to comment.