id_token_parser 0.2.5

Parse and validate third party jwt token with jsonwebtoken
Documentation
Build #2742403 2025-12-18 16:33:31
# rustc version
rustc 1.94.0-nightly (f794a0873 2025-12-17)# docs.rs version
docsrs 0.6.0 (c9c56e32 2025-12-11 )# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/id_token_parser-0.2.5/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/id_token_parser-0.2.5/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20251217-1.94.0-nightly-f794a0873\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 5d57d164ac7a95185bc6240d48ad74ee6ec7adaf94d003e64a45e81798f1983a
[INFO] running `Command { std: "docker" "start" "-a" "5d57d164ac7a95185bc6240d48ad74ee6ec7adaf94d003e64a45e81798f1983a", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]  Documenting id_token_parser v0.2.5 (/opt/rustwide/workdir)
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/apple/client.rs:143:5
[INFO] [stderr]     |
[INFO] [stderr] 143 | /// https://developer.apple.com/documentation/signinwithapple/configuring-your-environment-for-sign-in-with-apple
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]     = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr]     |
[INFO] [stderr] 143 | /// <https://developer.apple.com/documentation/signinwithapple/configuring-your-environment-for-sign-in-with-apple>
[INFO] [stderr]     |     +                                                                                                             +
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/apple/data.rs:93:11
[INFO] [stderr]    |
[INFO] [stderr] 93 |   /// see https://developer.apple.com/forums/thread/655485
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr]    |
[INFO] [stderr] 93 |   /// see <https://developer.apple.com/forums/thread/655485>
[INFO] [stderr]    |           +                                                +
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/google/data.rs:5:18
[INFO] [stderr]   |
[INFO] [stderr] 5 | /// Example from https://developers.google.com/identity/sign-in/web/backend-auth#calling-the-tokeninfo-endpoint
[INFO] [stderr]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr]   |
[INFO] [stderr] 5 | /// Example from <https://developers.google.com/identity/sign-in/web/backend-auth#calling-the-tokeninfo-endpoint>
[INFO] [stderr]   |                  +                                                                                              +
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/google/data.rs:8:15
[INFO] [stderr]   |
[INFO] [stderr] 8 | ///   "iss": "https://accounts.google.com",
[INFO] [stderr]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr]   |
[INFO] [stderr] 8 | ///   "iss": "<https://accounts.google.com>",
[INFO] [stderr]   |               +                           +
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/google/data.rs:20:19
[INFO] [stderr]    |
[INFO] [stderr] 20 | ///   "picture": "https://lh4.googleusercontent.com/-kYgzyAWpZzJ/ABCDEFGHI/AAAJKLMNOP/tIXL9Ir44LE/s99-c/photo.jpg",
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr]    |
[INFO] [stderr] 20 | ///   "picture": "<https://lh4.googleusercontent.com/-kYgzyAWpZzJ/ABCDEFGHI/AAAJKLMNOP/tIXL9Ir44LE/s99-c/photo.jpg>",
[INFO] [stderr]    |                   +                                                                                               +
[INFO] [stderr] 
[INFO] [stderr] warning: `id_token_parser` (lib doc) generated 5 warnings (run `cargo fix --lib -p id_token_parser` to apply 5 suggestions)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s
[INFO] [stderr]    Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/id_token_parser/index.html
[INFO] running `Command { std: "docker" "inspect" "5d57d164ac7a95185bc6240d48ad74ee6ec7adaf94d003e64a45e81798f1983a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d57d164ac7a95185bc6240d48ad74ee6ec7adaf94d003e64a45e81798f1983a", kill_on_drop: false }`
[INFO] [stdout] 5d57d164ac7a95185bc6240d48ad74ee6ec7adaf94d003e64a45e81798f1983a