Home
last modified time | relevance | path

Searched refs:jwt (Results 1 – 4 of 4) sorted by relevance

/expo/docs/public/static/code/
H A DsendNotificationToAPNS.js3 const jwt = require('jsonwebtoken'); constant
5 const token = jwt.sign(
/expo/
H A DGemfile.lock139 jwt (>= 2.1.0, < 3)
193 jwt (>= 1.4, < 3.0)
206 jwt (2.3.0)
237 jwt (>= 1.5, < 3.0)
/expo/docs/pages/push-notifications/
H A Dsending-notifications-custom.mdx74 const jwt = require("jsonwebtoken");
75 const authorizationToken = jwt.sign(
/expo/docs/pages/guides/
H A Dauthentication.mdx155 import jwtDecode from "jwt-decode";
262 import jwtDecode from "jwt-decode";