All Projects → Apns2 → Similar Projects or Alternatives

1457 Open source projects that are alternatives of or similar to Apns2

Jwt
Kotlin JWT 🔑 implementation (Json Web Token) as required by APNs 🔔 (Apple Push Notifications) or Sign in with Apple 🍏
Stars: ✭ 31 (-98.79%)
Mutual labels:  apple, apns, jwt, jwt-token
Apns Http2
A Java library for sending notifications via APNS using Apple's HTTP/2 API.
Stars: ✭ 194 (-92.45%)
Mutual labels:  apple, notifications, apns, http2
Apnotic
A Ruby APNs HTTP/2 gem able to provide instant feedback.
Stars: ✭ 360 (-85.99%)
Mutual labels:  apple, notifications, apns, http2
Airnotifier
Push Notifications Server for Human Beings.
Stars: ✭ 522 (-79.68%)
Mutual labels:  notifications, apns, http2
Go Apns2
Go package for HTTP/2 Apple Push Notification Service.
Stars: ✭ 53 (-97.94%)
Mutual labels:  apple, apns, http2
node-apn-http2
Communicate with Apple Push Notification Service via native Node.js v8.8.1+ HTTP2 module (node-apn drop-in)
Stars: ✭ 25 (-99.03%)
Mutual labels:  apple, http2, apns
MongoosePush
MongoosePush is a simple Elixir RESTful service allowing to send push notification via FCM and/or APNS.
Stars: ✭ 101 (-96.07%)
Mutual labels:  notifications, http2, apns
Apns4erl
Apple Push Notification Server for Erlang
Stars: ✭ 352 (-86.3%)
Mutual labels:  apple, notifications, apns
apns2
Node client for connecting to Apple's Push Notification Service using the new HTTP/2 protocol with JSON web tokens
Stars: ✭ 66 (-97.43%)
Mutual labels:  apple, http2, apns
Net Core Push Notifications
Lightweight .NET Core Push Notifications for Android and iOS
Stars: ✭ 105 (-95.91%)
Mutual labels:  apple, notifications, apns
Rpush
The push notification service for Ruby.
Stars: ✭ 1,886 (-26.59%)
Mutual labels:  notifications, apns, apns2
Gunfish
No description or website provided.
Stars: ✭ 35 (-98.64%)
Mutual labels:  apple, apns
pushex
Push notifications for Elixir
Stars: ✭ 96 (-96.26%)
Mutual labels:  notifications, apns
dotAPNS
dotAPNS is a library used to send push notifications to Apple devices using Apple Push Notification service via HTTP/2 API.
Stars: ✭ 80 (-96.89%)
Mutual labels:  apple, apns
PushMeBaby
iOS Push Notification Debug App. You can use this app during iOS Push Notification (development or production) to push notifications on your device from your Mac.
Stars: ✭ 47 (-98.17%)
Mutual labels:  notifications, apns
aioapns
An efficient APNs Client Library for Python/asyncio
Stars: ✭ 60 (-97.66%)
Mutual labels:  apns, apple-push-notifications
Houston
Apple Push Notifications; No Dirigible Required
Stars: ✭ 2,973 (+15.73%)
Mutual labels:  notifications, apns
Ruby Jwt
A ruby implementation of the RFC 7519 OAuth JSON Web Token (JWT) standard.
Stars: ✭ 3,224 (+25.5%)
Mutual labels:  jwt, jwt-token
Vapor Apns
Simple APNS Library for Vapor (Swift)
Stars: ✭ 344 (-86.61%)
Mutual labels:  notifications, apns
Onesignal Ios Sdk
OneSignal is a free push notification service for mobile apps. This plugin makes it easy to integrate your native iOS app with OneSignal. https://onesignal.com
Stars: ✭ 370 (-85.6%)
Mutual labels:  notifications, apns
Jwt
Go JWT signing, verifying and validating
Stars: ✭ 394 (-84.66%)
Mutual labels:  jwt, jwt-token
Jose Jwt
Ultimate Javascript Object Signing and Encryption (JOSE) and JSON Web Token (JWT) Implementation for .NET and .NET Core
Stars: ✭ 692 (-73.06%)
Mutual labels:  jwt, jwt-token
Pync
Python wrapper for Mac OS 10.8 Notification Center
Stars: ✭ 327 (-87.27%)
Mutual labels:  apple, notifications
F License
Open Source License Key Generation and Verification Tool written in Go
Stars: ✭ 535 (-79.17%)
Mutual labels:  jwt, jwt-token
Go Book Store Api
Go Sample project to understand Mysql CRUD operation with best practises Includes logging, JWT, Swagger and Transactions
Stars: ✭ 18 (-99.3%)
Mutual labels:  jwt, jwt-token
Firebase Esp32
ESP32 Firebase RTDB Arduino Library
Stars: ✭ 204 (-92.06%)
Mutual labels:  jwt, jwt-token
mobile-messaging-sdk-ios
Mobile Messaging SDK for iOS
Stars: ✭ 45 (-98.25%)
Mutual labels:  notifications, apns
Pyapns2
Python library for interacting with the Apple Push Notification service (APNs) via HTTP/2 protocol
Stars: ✭ 246 (-90.42%)
Mutual labels:  apple, apns
Notificationpusher
Standalone PHP library for easy devices notifications push.
Stars: ✭ 1,143 (-55.51%)
Mutual labels:  notifications, apns
Jwt
Safe, simple and fast JSON Web Tokens for Go
Stars: ✭ 231 (-91.01%)
Mutual labels:  jwt, jwt-token
PUSHTestFCM
[FireMonkey] Push test project
Stars: ✭ 17 (-99.34%)
Mutual labels:  notifications, apns
Springboot React Jwt
JSON Web Token / React / Spring Boot example
Stars: ✭ 72 (-97.2%)
Mutual labels:  jwt, jwt-token
Codehub Push
Push notification server built in Node.js for the iOS application CodeHub
Stars: ✭ 86 (-96.65%)
Mutual labels:  notifications, apns
Firebase Esp8266
ESP8266 Firebase RTDB Arduino Library
Stars: ✭ 228 (-91.12%)
Mutual labels:  jwt, jwt-token
Connectivity
🌐 Makes Internet connectivity detection more robust by detecting Wi-Fi networks without Internet access.
Stars: ✭ 1,476 (-42.55%)
Mutual labels:  apple, notifications
Ngx Api Utils
ngx-api-utils is a lean library of utilities and helpers to quickly integrate any HTTP API (REST, Ajax, and any other) with Angular.
Stars: ✭ 92 (-96.42%)
Mutual labels:  jwt, jwt-token
React Login
A client side implementation of authentication using react.js for my blog on medium. This is the second part of my previous blog on how to implement scalable node.js server.
Stars: ✭ 105 (-95.91%)
Mutual labels:  jwt, jwt-token
Reallysimplejwt
A really simple library to generate JSON Web Tokens in PHP.
Stars: ✭ 218 (-91.51%)
Mutual labels:  jwt, jwt-token
Jwt Cli
A super fast CLI tool to decode and encode JWTs built in Rust
Stars: ✭ 336 (-86.92%)
Mutual labels:  jwt, jwt-token
Jwt Spring Security Jpa
Backend MVP showcasing JWT (Json Web Token) authentication with multiple login, timeout / refresh / logout (with in memory invalidation) using Spring Security & MySQL JPA.
Stars: ✭ 202 (-92.14%)
Mutual labels:  jwt, jwt-token
Socket.io Push
整合了小米,华为,友盟,谷歌,苹果推送的统一解决方案
Stars: ✭ 605 (-76.45%)
Mutual labels:  notifications, apns
Toot Relay
Relay that forwards web push notifications to APNs, built for Toot!.app but usable for anyone.
Stars: ✭ 18 (-99.3%)
Mutual labels:  notifications, apns
Frank jwt
JSON Web Token implementation in Rust.
Stars: ✭ 227 (-91.16%)
Mutual labels:  jwt, jwt-token
Duckygo
一个同时支持Session以及JWT的高性能高可用 Golang Restful API 脚手架 !
Stars: ✭ 57 (-97.78%)
Mutual labels:  jwt, jwt-token
Laravel Vue Starter
Well Documented Laravel Starter App From Development to Production. For Full Blown RESTFUL API and SPA with Beautiful UI Using Buefy / ElementUi For Reusable Vue Components
Stars: ✭ 76 (-97.04%)
Mutual labels:  jwt, jwt-token
Docker Swift Apns
A collection of Docker images to build APNS providers in Swift
Stars: ✭ 34 (-98.68%)
Mutual labels:  apns, http2
Apns
apns is a simple golang package for ios notification based http2 protocol
Stars: ✭ 100 (-96.11%)
Mutual labels:  apns, http2
Pushy
A Java library for sending APNs (iOS/macOS/Safari) push notifications
Stars: ✭ 1,353 (-47.33%)
Mutual labels:  notifications, apns
Applozic Ios Sdk
iOS Real Time Chat & Messaging SDK
Stars: ✭ 104 (-95.95%)
Mutual labels:  notifications, apns
Node Express Mongoose Passport Jwt Rest Api Auth
Node, express, mongoose, passport and JWT REST API authentication example
Stars: ✭ 146 (-94.32%)
Mutual labels:  jwt, jwt-token
Httpie Jwt Auth
JWTAuth (JSON Web Tokens) auth plugin for HTTPie
Stars: ✭ 140 (-94.55%)
Mutual labels:  jwt, jwt-token
Appleapnpush
Send push notification to Apple Devices (iPhone, iPad)
Stars: ✭ 134 (-94.78%)
Mutual labels:  notifications, apns
Jose2go
Golang (GO) implementation of Javascript Object Signing and Encryption specification
Stars: ✭ 150 (-94.16%)
Mutual labels:  jwt, jwt-token
Onesignal Unity Sdk
OneSignal is a free push notification service for mobile apps. This plugin makes it easy to integrate your Unity app with OneSignal. https://onesignal.com
Stars: ✭ 161 (-93.73%)
Mutual labels:  notifications, apns
Php Storageless Sessions
Sessions handler which stores session data in HMAC-signed and encrypted cookies
Stars: ✭ 29 (-98.87%)
Mutual labels:  jwt, jwt-token
Cupertinojwt
Parse Apple's .p8 private key file and sign JWT with ES256, without third-party dependencies.
Stars: ✭ 107 (-95.83%)
Mutual labels:  apple, jwt
Doorkeeper Jwt
JWT Token support for Doorkeeper
Stars: ✭ 174 (-93.23%)
Mutual labels:  jwt, jwt-token
Jwtpermission
基于token验证的Java Web权限控制框架,使用jjwt,支持redis和db多种存储方式,可用于前后端分离项目,功能完善、使用简单、易于扩展。
Stars: ✭ 186 (-92.76%)
Mutual labels:  jwt, jwt-token
Spring Reddit Clone
Reddit clone built using Spring Boot, Spring Security with JPA Authentication, Spring Data JPA with MySQL, Spring MVC. The frontend is built using Angular - You can find the frontend source code here - https://github.com/SaiUpadhyayula/angular-reddit-clone
Stars: ✭ 210 (-91.83%)
Mutual labels:  jwt
Simple Httpd
Drop-in replacement for Python SimpleHTTPServer. Provides TLS via Let's Encrypt over HTTP2, and auto generated self-signed certificates.
Stars: ✭ 217 (-91.55%)
Mutual labels:  http2
1-60 of 1457 similar projects