-
Hi,
I'm following your [guide](https://help.disqus.com/customer/portal/articles/472096) to display disqus comments on my Android app. It works fine for the most part as comments are being displayed n…
-
Hey,
I'm using Angular for my app, and Google and Facebook login works perfectly on Android, but on iOS I can't get redirected back to app to complete the login.
When I try to login through Face…
-
# This issue tracks daily findings.
-
Hi,
I tried Maptio and it looks great, very much like what we need for the self-organized community I am in. I would love to integrate Maptio into our self-hosted platform consisting of FOSS tools, t…
iexos updated
6 hours ago
-
### Description
This group defined a number of [projects/goals for 2023](https://github.com/nodejs/package-maintenance/issues/550) & one of them was to create a new "statusboard" (similar to npm's …
-
## I'm submitting a...
[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report
[ X] Feature request
[ ] Documentation issue or request
[ ] Supp…
-
![image](https://user-images.githubusercontent.com/17586059/29324140-f6775a1c-8197-11e7-8f4a-146372581a02.png)
The app used to load on android until I got this error which started about 2 weeks a…
-
Shouldn't be storing the client id in environment variables because it will be included in the build for anyone to see.
Potential solution is making an API call to get the auth0 configurations.
…
-
**Environment**
```
"dependencies": {
"@angular/animations": "~11.2.7",
"@angular/common": "~11.2.7",
"@angular/compiler": "~11.2.7",
"@angular/core": "~11.2.7",
"@angular…
-
### Describe the problem you'd like to have solved
> **Note** My app is an Angular8 app, that uses the `AuthService` provided in the Auth0 Angular Tutorial.
After users first logged into my app,…