Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add zig-totp etc #75

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

add zig-totp etc #75

wants to merge 1 commit into from

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
@@ -526,6 +530,7 @@ TOC is generated by [markdown-toc](https://github.com/jonschlinkert/markdown-toc
- [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

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