Skip to content

Support string value for APNs private key #13

@cat-bro

Description

@cat-bro

Would be possible in future versions to allow the private key (key argument to APNs) to be a string instead of a file path, or to have a separate argument (e.g. key_string) for this purpose?

The use case for this is an application that keeps all of its private keys in an encrypted file in an external package. We don't want to keep a file containing the private key in the code base, or write temp files.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions