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

Pagination/login signup #25

Merged
merged 8 commits into from
Feb 5, 2024
Merged

Pagination/login signup #25

merged 8 commits into from
Feb 5, 2024

Conversation

Defreitasnicolas
Copy link
Collaborator

No description provided.

Sarhane64
Sarhane64 previously approved these changes Feb 5, 2024

function ButtonConected() {
const { connected } = useContext(AuthContext);
const reload = () => {
Copy link
Contributor

Choose a reason for hiding this comment

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

faire une requête vers une route "/logout"
côté controller, faire une fonction logout() qui supprime le cookie :
res.clearCookie("auth");

Copy link
Collaborator

Choose a reason for hiding this comment

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

that it

@aimach aimach added Change Asked Demande de modification and removed review formateur MH en relecture labels Feb 5, 2024
@aimach aimach merged commit 2bd3c6d into dev Feb 5, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants