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

How do certain methods in the process preclude middleware validation? #67

Open
xhwsd opened this issue Feb 2, 2024 · 0 comments
Open

Comments

@xhwsd
Copy link

xhwsd commented Feb 2, 2024

过程中的某些方法如何排除中间件验证?
How do certain methods in the process preclude middleware validation?

例如AccountsProcedure过程类中有loginlogout等方法,需将login排除身份验证中间件。
For example, the AccountsProcedure procedure class has methods such as login, logout, etc., and login needs to be excluded from the authentication middleware.

请问在sajya/server中如何实现?
How can I implement this in sajya/server?

在此,感谢您的回答!
I would like to thank you for your answer!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant