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(typegate): Oauth2 token validation endpoint #567

Merged
merged 4 commits into from Jan 30, 2024
Merged

Conversation

Natoandro
Copy link
Contributor

@Natoandro Natoandro commented Jan 26, 2024

Create an oauth2 token validation endpoint: /:tgName/auth/validate.

Motivation and context

Migration notes

Checklist

  • The change come with new or modified tests
  • Hard-to-understand functions have explanatory comments
  • End-user documentation is updated to reflect the change

@Natoandro Natoandro requested review from zifeo, Yohe-Am and afmika and removed request for zifeo January 26, 2024 08:06
zifeo
zifeo previously approved these changes Jan 26, 2024
typegate/src/services/auth/mod.ts Outdated Show resolved Hide resolved
afmika
afmika previously approved these changes Jan 26, 2024
@Natoandro Natoandro dismissed stale reviews from afmika and zifeo via 4f1a238 January 30, 2024 02:29
@Natoandro Natoandro merged commit dcc6e18 into main Jan 30, 2024
9 checks passed
@Natoandro Natoandro deleted the feat/auth-validate branch January 30, 2024 08:34
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.

None yet

3 participants