-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
In order to implement #4 friendships will be necessary.
Could also be used for a "quick view" of some sort, showing the friends' currently playing track.
Describe the solution you'd like
Request is sent with a JWT token and a target user id.
This stores a friend request from user from JWT to target user.
Target user sends a request with its JWT token and requesting user id to accept the friend request.
Now they are friends 😁
The data modelling of friendships will depend on the implementation of #3
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request