IDO Paul

Results 1 issues of IDO Paul

In my react native project the example from github does not works ` import {decode} from "react-native-pure-jwt"; decode( "eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJKb2UifQ.ipevRNuRP6HflG8cFKnmUPtypruRC4fb1DWtoLL62SY", // the token "secret", // the secret { skipValidation: true //...