Skip to content

feat: github login#37

Merged
zzswang merged 16 commits intomainfrom
feat/github-login
Dec 18, 2024
Merged

feat: github login#37
zzswang merged 16 commits intomainfrom
feat/github-login

Conversation

@xuna
Copy link
Contributor

@xuna xuna commented Dec 4, 2024

这个 PR 完成了支持github登录的后端服务,包括

  • 实体类ThirdParty,承接Github登录后的相关数据操作
  • 调整session,user,payload相关属性字段
  • 调整login后的session返回

close #38

@github-actions
Copy link
Contributor

github-actions bot commented Dec 4, 2024

请添加issue链接!

@github-actions
Copy link
Contributor

github-actions bot commented Dec 4, 2024

请添加issue链接!

@github-actions
Copy link
Contributor

github-actions bot commented Dec 4, 2024

请添加issue链接!

@github-actions
Copy link
Contributor

github-actions bot commented Dec 4, 2024

请添加issue链接!

@github-actions
Copy link
Contributor

github-actions bot commented Dec 4, 2024

sdk version 1.6.5-pr-37-9e6d250fc5

## for js/ts project
pnpm add @36node/auth-sdk@1.6.5-pr-37-9e6d250fc5

@github-actions
Copy link
Contributor

github-actions bot commented Dec 4, 2024

请添加issue链接!

@github-actions
Copy link
Contributor

github-actions bot commented Dec 5, 2024

sdk version 1.6.5-pr-37-c68bd32bc7

## for js/ts project
pnpm add @36node/auth-sdk@1.6.5-pr-37-c68bd32bc7

@github-actions
Copy link
Contributor

github-actions bot commented Dec 5, 2024

sdk version 1.6.5-pr-37-e873b45f73

## for js/ts project
pnpm add @36node/auth-sdk@1.6.5-pr-37-e873b45f73

@github-actions
Copy link
Contributor

sdk version 1.6.5-pr-37-9ee874342a

## for js/ts project
pnpm add @36node/auth-sdk@1.6.5-pr-37-9ee874342a

@github-actions
Copy link
Contributor

sdk version 1.6.5-pr-37-0d09de5ed2

## for js/ts project
pnpm add @36node/auth-sdk@1.6.5-pr-37-0d09de5ed2

@github-actions
Copy link
Contributor

sdk version 1.6.5-pr-37-28a1259064

## for js/ts project
pnpm add @36node/auth-sdk@1.6.5-pr-37-28a1259064

@zzswang zzswang merged commit bfdaf17 into main Dec 18, 2024
@zzswang zzswang deleted the feat/github-login branch December 18, 2024 06:52
zzswang pushed a commit that referenced this pull request Dec 18, 2024
🤖 I have created a release *beep* *boop*
---


## [2.0.0](v1.6.5...v2.0.0)
(2024-12-18)


### Features

* github login ([#37](#37))
([bfdaf17](bfdaf17))
* jwt module allow secret key
([fc993b3](fc993b3))


### Bug Fixes

* captcha dto
([4452e44](4452e44))


### Miscellaneous Chores

* release 2.0.0
([d1dcc9a](d1dcc9a))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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

Successfully merging this pull request may close these issues.

[重构] 重构 user 和 session 部分

2 participants