Skip to content
This repository has been archived by the owner on Aug 30, 2021. It is now read-only.

Add a signout route to aid in testing/privacy #1051

Closed
0x24a537r9 opened this issue Nov 9, 2015 · 2 comments
Closed

Add a signout route to aid in testing/privacy #1051

0x24a537r9 opened this issue Nov 9, 2015 · 2 comments
Assignees
Milestone

Comments

@0x24a537r9
Copy link
Contributor

As far as I can tell, mean.js does not provide a route for signing out of an application. While nice for privacy reasons, it's really crucial for testing user-based logic.

@lirantal lirantal added this to the 0.5.0 milestone Nov 9, 2015
@lirantal lirantal self-assigned this Nov 9, 2015
@lirantal
Copy link
Member

lirantal commented Nov 9, 2015

@0x24a537r9 there is a signout controller in users.authentication.server.controller.js along with a signout route at /api/auth/signout/

@0x24a537r9
Copy link
Contributor Author

Ah, cool, thanks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants