Closed veris-neerajdhiman closed 7 years ago
🎉 model views in react native (for logout component), and app session management 🚀 sqlite wireframing
@veris-abhinavanand - very smart
(in case the reference is not clear - watch - Andaz Apna Apna
@veris-neerajdhiman - let's discuss on Monday, the problem and solutions. Plus you had some ideas/views about some implementation that you wanted to discuss (where some is known only to you, bring those as well, let's wrap up)
@veris-amoghbanta - as discussed check the ideas from - #19 (UI Libs)
@veris-abhinavanand @veris-amoghbanta - ship-ship-ship-don't stop. Release as many apps you want to on app store 😄 , make as many changes to backend as you would want to. We want to complete the orders fast and in most effective way. Write best code possible or worst code, the idea here is - learn how to ingest so many requirements in V2, to complete all the orders. You own the V2, the work details are here #16 (MOM FRI - DEC 2)
:relaxed: - VerisProvider added in
allauth
usedoauth-toolkit
for Veris App (handling access token/authorization). :tada: -Allauth
is successfully asking for permission andtookit
is grantingaccess_token
&refresh_token
.ToDo :confused: - Some issue at
allauth
end to processinguser_profile
received fromoauth-toolkit
. Once this is resolved. Veris Provider will be up & running :wink: .