[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/libraries/vendor/lcobucci/jwt/src/Parsing/ -> Decoder.php (summary)

This file is part of Lcobucci\JWT, a simple library to handle JWT and JWS

License: http://opensource.org/licenses/BSD-3-Clause BSD-3-Clause
File Size: 70 lines (2 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

Decoder:: (2 methods):
  jsonDecode()
  base64UrlDecode()


Class: Decoder  - X-Ref

Class that decodes data according with the specs of RFC-4648

jsonDecode($json)   X-Ref
Decodes from JSON, validating the errors (will return an associative array
instead of objects)

param: string $json
return: mixed

base64UrlDecode($data)   X-Ref
Decodes from base64url

param: string $data
return: string



Generated: Wed Sep 7 05:41:13 2022 Chilli.vc Blog - For Webmaster,Blog-Writer,System Admin and Domainer