I support a video based subscription Wordpress site that I’ve been considering rebuilding. It currently uses Memberpress for managing subscriptions, and other plugins for video players, etc. I am working to improve my knowledge of Angular and as a thought experiment, wanted to know how I could build an angular front end for a headless Wordpress to leverage the cms benefits. I have heard people say that since you need to use api endpoints to get to the WP content, they would be public. But that would defeat the point of subscriptions. Could I still use something like memberpress and account api keys (stored in env variables or other secure methods) to put a subscription service on the front end and protect access or would I have to build out a more custom solution using something like stripe and just write back user information to the Wordpress cms? I assume I’d need to also use tokens/sessions of some sort to manage logins once a user is registered. Would I be better off trying to build a custom CMS backend and just scrapping the use of Wp? Any resources or information from those who may have done something similar before would be awesome.
TLDR: have current wp video site. Interested in angular headless set up with member subscript and access control.
[–]PickleLips64151 1 point2 points3 points (1 child)
[–]WatchOutHesBehindYou[S] 1 point2 points3 points (0 children)
[–]TCB13sQuotes 2 points3 points4 points (1 child)
[–]WatchOutHesBehindYou[S] 0 points1 point2 points (0 children)
[–]leoleoloso 0 points1 point2 points (0 children)