Skip to content

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

@xhwsd

Description

@xhwsd

过程中的某些方法如何排除中间件验证?
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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions