JR-Abstract / reddit-clone-abstract

MIT License
1 stars 0 forks source link

Send a JSON body as a response on auth requests. #124

Open oleksandr-jr opened 6 months ago

oleksandr-jr commented 6 months ago

Description

Send a JSON body as a response on auth requests.

For example: { status : "OK" }

Tech hints

Useful resources

Related tickets

Acceptance criteria