Update v1.0.6
This commit is contained in:
		
							
								
								
									
										13
									
								
								vendor/tymon/jwt-auth/src/Claims/Subject.php
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										13
									
								
								vendor/tymon/jwt-auth/src/Claims/Subject.php
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,13 @@ | ||||
| <?php | ||||
|  | ||||
| namespace Tymon\JWTAuth\Claims; | ||||
|  | ||||
| class Subject extends Claim | ||||
| { | ||||
|     /** | ||||
|      * The claim name | ||||
|      * | ||||
|      * @var string | ||||
|      */ | ||||
|     protected $name = 'sub'; | ||||
| } | ||||
		Reference in New Issue
	
	Block a user
	 Bhanu Slathia
					Bhanu Slathia