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

AuthLib needs to comment assert_current_call_valid_authwit_public bc it cannot compile #34

Open
wei3erHase opened this issue Feb 26, 2025 · 0 comments

Comments

@wei3erHase
Copy link
Member

No description provided.

xorsal added a commit that referenced this issue Mar 19, 2025
I inline the logic of `_validate_from_public` directly
into each function that uses it,
allowing the previously skipped tests to be re-enabled.
xorsal added a commit that referenced this issue Mar 20, 2025
Due to #34 I'm forced to inline the logic of `_validate_from_public`
directly each function that uses it, allowing the previously skipped
tests to be re-enabled.

I'm also removing the warning from issue #34, since we're no longer
using raw calls because of #57 (this could have been a separate PR, but
still).
xorsal pushed a commit that referenced this issue Mar 21, 2025
Solves #34 by unconstraining the library method (it gets constrained
anyways because its being executed from a constrained method)
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

No branches or pull requests

1 participant