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 46 sso system #156

Merged
merged 48 commits into from
Jul 24, 2024
Merged

Feat 46 sso system #156

merged 48 commits into from
Jul 24, 2024

Conversation

patrickn2
Copy link
Contributor

@patrickn2 patrickn2 commented Jul 4, 2024

Closes #46

Feature

Add SSO Google and Facebook Login system to petdex

Bugfix
  • Description
    N/A

  • Cause
    N/A

  • Solution
    Implemented a new interface called SSO and using oauth2 package

Changelog N/A
Visual evidences 🖼️
Checklist
  • Issue linked
  • Build working correctly
  • Tests created
Additional info N/A

@patrickn2 patrickn2 marked this pull request as ready for review July 4, 2024 21:01
api/controllers/user.go Outdated Show resolved Hide resolved
api/main.go Outdated Show resolved Hide resolved
.env.example Show resolved Hide resolved
pkg/sso/facebook.go Outdated Show resolved Hide resolved
pkg/sso/google.go Outdated Show resolved Hide resolved
pkg/sso/google.go Show resolved Hide resolved
@GabrielTrindadeC
Copy link
Member

@PiluVitu esse erro do CI é codigo ou é erro do CI mesmo?

@PiluVitu
Copy link
Member

@PiluVitu esse erro do CI é codigo ou é erro do CI mesmo?

Eu tô investigando justamente isso, é de código precisamente o docker
To desde sexta tentando uma solução pra esse ngc

@PiluVitu PiluVitu merged commit 69b94a3 into devhatt:main Jul 24, 2024
4 checks passed
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.

Resolver erros de bd docker não estar conectando com a aplicação em dev e prod Fazer Sistema de SSO
6 participants