Authenticate user with Prestashop WebService - prestashop

I need to develop iOS and Android apps for e-commerce site powered by Prestashop. Is it possible to authenticate users with the help of WebService?

Related

Implementing social logins for customer in shopify store that I created from scratch using storefront API

I have a shopify store built in nextJs app that consumes shopify storefront APIs.
I want to enable social logins for the customers in my nextJs app but I dont seem to be able to find the right APIs to implement this.
currently, we're using shopify's username and password login for customers from storefront APIs.
I have searched through multiple sites and community but couldn't find help.

Using Shopify Store Customer Account to Authenticate Node JS API

I'm building a NodeJS API + Android/IOS Apps connecting to that API.
Additionally, I have a Shopify store where customers register and purchase products.
Now, I need to set up auth flow on these mobile APPS, which will redirect to the Shopify store, authenticate using customer account credentials, allow that customer to log in with APP, and allow API access with that authentication.
API Auth layer developed with JWT authentication for the moment which is working without shopify interaction.
Is there anyone who has done something like this with Shopify customer accounts?

Implementation Of SSO On Shopify For Existing Platform Users

I have a website and app(iOS/Android) where people can come and register and use my product.
We are now launching eCommerce on shopify and want that
existing users should be able to use their credential on shopify
If user is already logged in on the platform and navigate to shop then they should not required to login again.
If user directly come on shop and login then the same should be continue while using the platform.
Now I am looking for the following
Best plugin or third party integration
If anyone has built their own SSO or if there is any code available to implement the same without plugin.

Integrate Zoho Sign in React Native

I am trying to integrate Zoho Sign in my react native App. We have a website that is associated with this App and we are using Zoho Sign for documents signing on our website. So we need to integrate only Zoho Sign for documents sign in React Native because users can sign from a website and see it on Mobile App and vice versa.
I am trying to find out Zoho Sign SDK for react-native Apps but couldn't find out so far.
Your help will be appreciated.
I am not sure exactly what's available for React-Native, but in November 2021 they mentioned the release of Web and Mobile SDKs (https://www.zoho.com/sign/release-notes-whats-new.html):
Software development kits (SDKs) for mobile and web development:
Developers can now obtain licenses for our software development kits
to quickly build integrations with Zoho Sign's services and serve them
via custom mobile and web applications. SDKs are available for iOS,
Android, and PHP. Please write to support#zohosign.com for license
requests.
I am working on a web API integration, emailed support#zohosign.com and was given access to the web SDK which has been very helpful.
They also released in December 2021 a Postman API collection: https://www.postman.com/zohosign/workspace/zoho-sign-api/overview

Google Ads in Windows Store Apps

Can I use Google Ads in my Windows Store apps?
If yes, then How? Google AdSense requires me to enter a Web Site address for my content review. How can I tell them that I'm developing an App?
If No, then what Ad policy may I use?
Per Google's page
The use of AdSense for mobile in a mobile application is a violation
of AdSense policies. A mobile application constitutes any downloadable
application, even if a WebView is used to display the ad. Any AdSense
for mobile ad units found in mobile applications will be disabled. If
you’re looking for an advertising solution for your mobile
application, please sign up for AdMob, Google’s leading mobile
advertising display product.
I am currently trying Microsoft Pub Center which is easy to setup in Windows Store Apps.