Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix token path resolution #217

Merged
merged 2 commits into from
Apr 22, 2024
Merged

Fix token path resolution #217

merged 2 commits into from
Apr 22, 2024

Conversation

pawlooss1
Copy link
Member

This PR fixes issue when an absolute path to auth tokens/certs for APNS/FCM was given it would still prefix it with application root path. From now it will allow users to specify either absolute or relative path and it should be resolved correctly.
Additionally I added a small missing entry in documentation.

@pawlooss1 pawlooss1 linked an issue Apr 18, 2024 that may be closed by this pull request
Copy link
Member

@chrzaszcz chrzaszcz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good 👍

@chrzaszcz chrzaszcz merged commit e42dc51 into master Apr 22, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

mongoosepush start error
2 participants