Crate nextera_jwt

Crate nextera_jwt 

Source
Expand description

§Next Era Actix Web Authentication Macro

Next Era Solutions JWT base Procedural Macro Attribute for Actix Web.

Attribute Macros§

authentication
This macro automatically injects an actix_web::HttpRequest parameter into the decorated function and perform“Valid Refresh Token“.to_string(ng(authentication. It expects a Bearer token in the Authorization header of the incoming request.
refresh_authentication
x_api_key