islam-kamel / ArabiansDevWorld

ArabiansDevWorld is the first REST API in the Arab world that provides developers with a platform they can use to design and build their own programming world of knowledge. It aims to be a community-driven, open-source knowledge platform for Arab developers and users to create, share, and connect with each other. We believe that a community of Arab developers is essential for the development of Arab technical content in order to boost local talent and fix the issue of national fragmentation. To solve these issues, we are developing a REST API platform and an open-source forum to connect developers from all Arab countries, keeping them up-to-date with the latest developments and ideas. Join the community today!
MIT License
0 stars 0 forks source link

User API #19

Closed islam-kamel closed 2 years ago

islam-kamel commented 2 years ago

User Microservices

Create Microservices to create new user and get access token and refresh token allow only POST Method

ex. Urls endpoint

POST user/signin
POST user/token 
POST user/token/refresh