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

[Feat] Watch and unwatch author #17 #18

Merged
merged 4 commits into from
Dec 31, 2022

Conversation

phil-flip
Copy link
Contributor

#17

Code was only tested with jest. I usually don't use that tool or create packages, so it might need further testing before being merged.

@phil-flip phil-flip changed the title [Feat] Watch and unwatch author #17 [Feat] Watch and unwatch author https://github.com/recallfuture/furaffinity-api/issues/17 Dec 30, 2022
@phil-flip phil-flip changed the title [Feat] Watch and unwatch author https://github.com/recallfuture/furaffinity-api/issues/17 [Feat] Watch and unwatch author #17 Dec 30, 2022
@recallfuture
Copy link
Owner

Thanks for the PR! Finally I have some time to handle issue this weekend.

I had commit some changes, make it more robust.
It's time to release~

@recallfuture recallfuture merged commit 390ae47 into recallfuture:master Dec 31, 2022
@phil-flip
Copy link
Contributor Author

alrighty, thanks for correcting and merging. im not good in ts and jest ^^'
hope it was fine anyways.

@@ -14,14 +14,14 @@ export interface ITestConfig {

export const options: ITestConfig = {
loginOptions: {
cookieA: "cc08dd90-c453-49c7-8144-2e6ffe1197d7", // your cookies
cookieA: "c0620986-f48a-4bd7-971c-2a25566e0a7d", // your cookies
Copy link
Contributor Author

@phil-flip phil-flip Jan 3, 2023

Choose a reason for hiding this comment

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

I logged out the user to invalidate the token, otherwise people are able to use your account.

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.

None yet

2 participants