nishiki-tech / nishiki-frontend

Nishiki is an app for tracking and sharing food inventories within groups for better pantry management.
https://nishiki.tech
MIT License
16 stars 5 forks source link

Feat: Sign out feature in Profile page #353

Closed kanta1207 closed 3 months ago

kanta1207 commented 3 months ago

Overview

This PR is aiming to implement Sign out feature in Profile page.

Changes

Screen Captures

https://github.com/nishiki-tech/nishiki-frontend/assets/99339182/3d394b61-cd55-4021-9fa4-232ff7c8bbc7

References

Assignee Checklist:

Reviewer Checklist:

kanta1207 commented 3 months ago

@nick-y-ito Thank you for the review! I modified all of the redirect URL. I also tested signin and signout without https://${OAUTH_DOMAIN} and it worked, so I removed them.

Can you check if it works in your environment, too?

kanta1207 commented 3 months ago

Thank you the review 🙏