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

Feature/spgo 14 #6

Merged
merged 18 commits into from
Oct 4, 2023
Merged

Feature/spgo 14 #6

merged 18 commits into from
Oct 4, 2023

Conversation

Arnan-Dee
Copy link
Contributor

Implemented logout function and test with Postman. I already pull the lastest change from dev branch.

image

.github/workflows/test.yml Outdated Show resolved Hide resolved
src/auth/auth.service.ts Outdated Show resolved Hide resolved
@Arnan-Dee
Copy link
Contributor Author

Register with email = 5, password =5

image

Login

image

Check refresh token in database

image

Logout with given creds.

image

Check the db. RefreshToken is supposed to be null.

image

Check db. AccessToken should be inserted to Blacklist table.

image

src/auth/auth.service.ts Outdated Show resolved Hide resolved
src/auth/auth.service.ts Outdated Show resolved Hide resolved
src/auth/auth.service.ts Outdated Show resolved Hide resolved
@Arnan-Dee Arnan-Dee merged commit d72d4e7 into dev Oct 4, 2023
1 check passed
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.

2 participants