-
Notifications
You must be signed in to change notification settings - Fork 1
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
Grupo 6_SkylabFilms #696
base: main
Are you sure you want to change the base?
Grupo 6_SkylabFilms #696
Conversation
Grupo6-Auth_whith_firebase
Grupo_6_changeFileType
Feature/searchbar
Add some tests
Grupo_6_Feature_searchbar
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
buen trabajo!!!!
upcoming: 'upcoming' | ||
}; | ||
|
||
export const getFilms = (entryPoint) => http.get(`/movie/${entryPoint}?api_key=${API_KEY}&language=en-US&page=1`); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
podrías hacer una función con el listado de exportacines y aquí llamar a esa función para refactorizar este fichero?
<GlobalApp> | ||
<Auth0Provider | ||
domain="dev-skylab.eu.auth0.com" | ||
clientId="NtRILJGUuayWtHP9G8fFFDWgTFNMubaY" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Intentar no subir el clientId visible
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good job!
No description provided.