Function jsonwebtoken::get_current_timestamp
source ยท pub fn get_current_timestamp() -> u64
Expand description
Gets the current timestamp in the format expected by JWTs.
pub fn get_current_timestamp() -> u64
Gets the current timestamp in the format expected by JWTs.