axum/examples
frobiac 8c0926ee5b
examples(jwt): Claims.exp represents a UTC timestamp (#760)
For the example to work, it should be an epoch value in the future.

See d8a33def00/README.md (L61)
2022-02-15 21:43:31 +00:00
..
2022-02-12 17:16:14 +00:00
2021-12-01 20:14:25 +00:00
2021-12-01 20:14:25 +00:00
2022-01-03 18:48:50 +01:00
2022-02-12 17:16:14 +00:00
2021-12-01 20:14:25 +00:00
2021-12-01 20:14:25 +00:00

Examples

This folder contains numerous example showing how to use axum. Each example is setup as its own crate so its dependencies are clear.

For a list of what the community built with axum, please see the list here.