Skip to content

interface IdentityApplicationExtensions

cangjie
public interface IdentityApplicationExtensions

功能:定义 Identity Server 应用管道扩展接口。

扩展到

成员概览

成员功能
func useIdentityServer()将 Identity Server 中间件加入应用管道。

func useIdentityServer()

cangjie
func useIdentityServer(): Unit

功能:将 Identity Server 中间件加入应用管道。

返回值:

  • Unit