> For the complete documentation index, see [llms.txt](https://160668873.gitbook.io/tkey-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://160668873.gitbook.io/tkey-docs/ren-shi-jie-duan-bi-du/oauth-grant-type.md).

# OAuth2.0 四种模式

## 授权码模式

* [点击我查看](https://github.com/cdk8s/tkey-docs/blob/master/server/oauth-grant-type/code.md)

## 密码模式

* [点击我查看](https://github.com/cdk8s/tkey-docs/blob/master/server/oauth-grant-type/password.md)

## 简化模式

* [点击我查看](https://github.com/cdk8s/tkey-docs/blob/master/server/oauth-grant-type/token.md)

## 客户端模式

* [点击我查看](https://github.com/cdk8s/tkey-docs/blob/master/server/oauth-grant-type/client_credentials.md)

## 通用接口

* [点击我查看](https://github.com/cdk8s/tkey-docs/blob/master/server/oauth-grant-type/common.md)
