Преглед изворни кода

Add JWT at authentication

You show see more at https://jwt.io/introduction/
pull/540/head
Bruno Koga пре 10 година
родитељ
комит
a2f4a0c168
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1
    0
      README.md

+ 1
- 0
README.md Прегледај датотеку

@@ -539,6 +539,7 @@ Libraries to help manage database schemas and migrations.
539 539
 * [Lock](https://github.com/BeatSwitch/lock) - A library for implementing Access Control Lists (ACL) systems.
540 540
 * [OAuth 1.0 Client](https://github.com/thephpleague/oauth1-client) - An OAuth 1.0 client library.
541 541
 * [OAuth 2.0 Client](https://github.com/thephpleague/oauth2-client) - An OAuth 2.0 client library.
542
+* [Jason Web Token](https://github.com/lcobucci/jwt) - Json Tokens to authenticate and transmit information.
542 543
 
543 544
 ## Markup
544 545
 *Libraries for working with markup.*

Loading…
Откажи
Сачувај