Closed ArchBlood closed 1 year ago
This could probably fix #63
@ArchBlood Which issues fixes the scope
in your tests? Regarding #63, we would need to add mulitple URLs to the scope e.g. http://humhub.example.com, https://github.com/oauth, https://twitter.com/oauth....
I would think something like https://humhub.example.com/*/*
would work just fine here, seems to work in PWA, I would have to do a recompile when I get to my office. :thinking:
Here's an example that I've used which does work with a specified domain in the start_url
https://github.com/GreenMeteor/humhub-twa/blob/master/app/src/main/assets/manifest.json
Set
start_url
to the following while also addingscope
, this can possibly help when it comes a few issues that I've noticed while testing the latest release for Android.https://web.dev/add-manifest/#scope