bajo1207 / piggymetrics

Microservice Architecture with Spring Boot, Spring Cloud and Docker
https://piggymetrics.tk
Other
0 stars 0 forks source link

Create Sign In API #6

Closed bajo1207 closed 4 years ago

bajo1207 commented 4 years ago

Create sign in API

jblossey commented 4 years ago

@bajo1207 please specify what you mean with "sign-in API"

bajo1207 commented 4 years ago

We need to use the "Connect With PayPal API" to sign in to piggy metrics. This Issue serves to cover the technical aspect of the implementation, whereas the #5 describes the UI aspect. https://developer.paypal.com/docs/connect-with-paypal/

Both this and issue #5 are linked to the user story: https://app.clubhouse.io/bajo1207/story/26/sign-in-button

jblossey commented 4 years ago

Then this annotation fits here better: Also think about #16 when implementing this.

jblossey commented 4 years ago

I will assign this issue to me as i just finished #10 and stumbled across some implementation details that demand refactoring of new code from PR #21 after this issues has been closed successfully.