Function jsonwebtoken::get_current_timestamp
source · pub fn get_current_timestamp() -> u64Expand description
Gets the current timestamp in the format expected by JWTs.
pub fn get_current_timestamp() -> u64Gets the current timestamp in the format expected by JWTs.