add Jwt authorization support for for API
This commit is contained in:
		| @ -104,5 +104,10 @@ namespace Oqtane.Services | ||||
|         /// <returns></returns> | ||||
|         Task<bool> ValidatePasswordAsync(string password); | ||||
|  | ||||
|         /// <summary> | ||||
|         /// Get token for current user | ||||
|         /// </summary> | ||||
|         /// <returns></returns> | ||||
|         Task<string> GetTokenAsync(); | ||||
|     } | ||||
| } | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Shaun Walker
					Shaun Walker