reallyme-jose 0.2.0

JOSE, JWT, JWS, and JWE helpers for ReallyMe identity.
Documentation
1
2
3
4
5
6
7
// SPDX-FileCopyrightText: Copyright © 2026 ReallyMe LLC. All rights reserved
//
// SPDX-License-Identifier: Apache-2.0

//! JWT algorithm mapping helpers.

pub use super::select_algorithm::algorithm_from_jwt_alg;