B Bacila Manuel Member Licensed User Oct 8, 2018 #1 Does anyone know how I can authenticate OAuth2 on the API at https://api.harpercollins.com/exp/oauth2/v1/access_token_cors/
Does anyone know how I can authenticate OAuth2 on the API at https://api.harpercollins.com/exp/oauth2/v1/access_token_cors/
K keirS Well-Known Member Licensed User Longtime User Oct 8, 2018 #2 See example by Erel for Google oAuth2 https://www.b4x.com/android/forum/threads/class-b4x-google-oauth2.79426/#content if you are writing server side stuff then also see: https://www.b4x.com/android/forum/threads/abmaterial-oath.96385/#post-608254 Upvote 0
See example by Erel for Google oAuth2 https://www.b4x.com/android/forum/threads/class-b4x-google-oauth2.79426/#content if you are writing server side stuff then also see: https://www.b4x.com/android/forum/threads/abmaterial-oath.96385/#post-608254