vyshakh / LayerJWTAuthentication

JWS (JWT) token generator sample PHP code for Layer messaging service ( layer.com )

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LayerJWTAuthentication

This code sample explains how to generate JWT for Layer IP messaging service

Here you go!

composer update 

Add your LAYER_PROVIDER_ID, LAYER_PRIVATE_KEY_ID and LAYER_PRIVATE_KEY

About

JWS (JWT) token generator sample PHP code for Layer messaging service ( layer.com )


Languages

Language:PHP 100.0%