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

feat(token): oauth 토큰을 검증하여 app token 발급하기 #38

Merged
merged 2 commits into from
Aug 10, 2020

Conversation

mcauto
Copy link
Member

@mcauto mcauto commented Aug 9, 2020

1.12.0 (2020-08-09)

Features

  • token: oauth 토큰을 검증하여 app token 발급하기 (3e1bf61)

revert(https-redirect): http redirect 미들웨어 제거

revert(https-redirect): http redirect 미들웨어 제거
src/apps/oauth/routes.py Show resolved Hide resolved
src/apps/oauth/services.py Show resolved Hide resolved
@sonarcloud
Copy link

sonarcloud bot commented Aug 10, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@mcauto mcauto requested a review from parkdaye August 10, 2020 10:08
@mcauto mcauto merged commit e10cc18 into master Aug 10, 2020
@mcauto mcauto deleted the feature/token branch August 10, 2020 12:44
@mcauto mcauto self-assigned this Aug 15, 2020
@mcauto mcauto added the feature new feature label Aug 15, 2020
mcauto added a commit that referenced this pull request Dec 7, 2021
* feat(token): oauth 토큰을 검증하여 app token 발급하기

revert(https-redirect): http redirect 미들웨어 제거

* chore: 코드리뷰 반영
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants