Skip to content

Agregar un interceptor para agregar a todas las comunicaciones al servidor el header 'authorization' #392

Description

@hcaballero56

Dejo un tutorial y la documentación sobre como agregar interceptores:

La idea es que se agregue a cualquier consulta que vaya hacia el backend. El token a agregar debe ser el jwt (json web token) que entregue el backend al iniciar sesión, en caso de que el token no esté presente, no se agrega el header

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions