Hello here,
Please explain how the following two web api security options work:
- Allow anonymous guest access global
- Allow OAuth Access Tokens to be used as standalone Bearer Tokens store view.
Which one to use to have full access to the application through the API?
Does anyone have a demo site so I can try out these configurations?
Thanks in adv.