Skip to content

Conversation

@gabrieldocoutos
Copy link

Proposed changes

try a new services implementation

Checklist

Copy link
Contributor

@rcandia rcandia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Boa padrinho!! Curti bastante a implementação!! 😄


import { login as authLogin } from 'services/auth'
import { setAccessToken, setRefreshToken, clearToken, bootstrapAppData } from 'helpers'
import { authServices } from 'services/auth'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tu não curte importar direto de services?

Como o import já é nominal, não vejo pq não importar do index (pensando também no padrão que já usamos). No entanto, sei que já tivemos algumas discussões inacabadas sobre esse assunto, então resolvi levantar o questionamento aqui para chegarmos em uma conclusão.

De qualquer forma, curti o approach!

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 2 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

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.

5 participants