Skip to content

Comments

add zig-totp etc#75

Merged
jiacai2050 merged 2 commits intozigcc:mainfrom
deatil:main
Feb 13, 2025
Merged

add zig-totp etc#75
jiacai2050 merged 2 commits intozigcc:mainfrom
deatil:main

Conversation

@deatil
Copy link
Contributor

@deatil deatil commented Feb 9, 2025

add zig-totp etc

@deatil deatil requested a review from jiacai2050 as a code owner February 9, 2025 04:53
README.md Outdated
- [zon-dev/zinc](https://github.com/zon-dev/zinc) : Zinc is a web framework written in pure Zig with a focus on high performance, usability, security, and extensibility.
- [jetzig-framework/jetzig](https://github.com/jetzig-framework/jetzig) : Jetzig is a web framework written in Zig.
- [by-nir/aws-lambda-zig](https://github.com/by-nir/aws-lambda-zig) : Super-fast AWS Lambda runtime for Zig.
- [deatil/zig-totp](https://github.com/deatil/zig-totp) : A totp library for zig.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Totp is a web framework?

I think we need to move it to misc section.

Copy link
Contributor Author

@deatil deatil Feb 9, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jiacai2050 totp is a lib for web auth, it is like jwt lib, so it is web section. the 2fa is base totp, so it is web lib.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jiacai2050 totp is a lib for web auth, it is like jwt lib, so it is web section. the 2fa is base totp, so it is web lib.

Then add those descriptions.

Copy link
Contributor Author

@deatil deatil Feb 13, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jiacai2050 you can merge the pr and update section

@jiacai2050 jiacai2050 merged commit fb11866 into zigcc:main Feb 13, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants