Libraries tagged by Web Token
hallboav/silex-jwt-security
7187 Downloads
JSON web token security provider for Silex 2.
gitsindonesia/php-jwt
507 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Forked from firebase/php-jwt to include patches for version 5.5.1.
fizzday/fizzjwt
1145 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP, based on 'firebase/jwt', add the decode() third param default 'HS256'(JWT 无状态 restful api 认证)
derrickleemy/jwe-decoder
737 Downloads
An simple JSON Web Token library for PHP.
aliirfaan/laravel-simple-jwt
3103 Downloads
Generate and verify Json Web Token (JWT) in Laravel
nogrod/dhl-retoure-php-sdk
492 Downloads
# Introduction ## Overview Note: This is the specification of the DP-DHL Group Parcel DE Returns API. This web service allows business customers to create return labels on demand. # Scenarios ## Main Scenario: Creating a returnlabel This is achieved by posting a return order to the URI '/rest/orders'. The service will respond with a return label. ## Querying to get receiver locations The single scenario supported by this service is the determination of the receiver's location. This is achieved by getting a location to the URI '/rest/locations'. The service will respond with a Receiver. # Technical Note on Authorization This API supports __two alternative ways__ to authorize yourself: 1. Combination of Apikey and Basic Authentication which you can provide with every call. 2. OAuth2 Password Flow: After having obtained your access token once, you provide this token as bearer token. You can try it out here. More details can be found when clicking on "Authorize".
internetpixels/csrf-protection
2282 Downloads
Protect your web app from malicious requests by using CSRF protection tokens in links and forms
creatissimo/dhl-de-retoure
49 Downloads
# Introduction ## Overview Note: This is the specification of the DP-DHL Group Parcel DE Returns API. This web service allows business customers to create return labels on demand. # Scenarios ## Main Scenario: Creating a returnlabel This is achieved by posting a return order to the URI '/rest/orders'. The service will respond with a return label. ## Querying to get receiver locations The single scenario supported by this service is the determination of the receiver's location. This is achieved by getting a location to the URI '/rest/locations'. The service will respond with a Receiver. # Technical Note on Authorization This API supports __two alternative ways__ to authorize yourself: 1. Combination of Apikey and Basic Authentication which you can provide with every call. 2. OAuth2 Password Flow: After having obtained your access token once, you provide this token as bearer token. You can try it out here. More details can be found when clicking on "Authorize".
ionghitun/jwt-token
2140 Downloads
Json web token generation and validation.
hichemtab-tech/tokens-validation
43 Downloads
TokensValidation is a PHP library for secure authentication and authorization in web applications. It generates dynamic tokens for user login, password reset, and email confirmation. The library is ideal for software that requires secure user authentication and authorization.
zero1/vault-web-api
642 Downloads
A Magento 2 module to expose rest api endpoints that allow vault tokens to be imported.
wepesi/jwt
9 Downloads
simple json token web for simple authentication and token genetator
vargvinter/jwt-auth
482 Downloads
JSON Web Token Authentication for Laravel and Lumen
thecsea/jwt-auth
701 Downloads
JSON Web Token Authentication for Laravel 4 and 5
rluders/jwtauth
803 Downloads
JSON Web Token Authentication plugin for Winter CMS