#apple #validation #sign-in #jwt #mobile

sign-in-with-apple-fixed

使用 Apple 登录验证在异步 Rust 中的实现 - fixed

1 个不稳定版本

0.3.0 2022年5月27日

#9 in #sign-in

MIT 许可协议

12KB
220

sign-in-with-apple-fixed

基础 sign-in-with-apple crate 不遵循文档。它应该验证 aud 而不是 subsub 是用户 id,client_id 在 aud 中。

待办事项

  • [ ]: 添加授权代码验证
  • [ ]: 添加结构和特质

原始 README

crates Build

使用异步 Rust 实现的 Apple 登录验证

注意: 基于 siwa 但不使用重量级的 reqwest,并使用最新的 tokio。

依赖项

~11–27MB
~455K SLoC