jwt

  1. aeric

    B4J Code Snippet [Web] JSON Web Token (auth0/java-jwt)

    GitHub: https://github.com/pyhoon/jsonwebtoken-b4j You can use this JSON Web Token (JWT) library in Pakai Server or B4J project. This library is wrapped from Java JWT github project (https://github.com/auth0/java-jwt) by Auth0 using JavaObject and jStringUtils. HMAC and RSA algorithms...
Top