-
AuthState.performActionWithFreshTokens runs the AuthState.Action callback on the same thread as the calling thread when the token doesn't need refreshed, but when it does need refreshed it's always ra…
-
Lets research native wrapper solutions for our web application, in case we want to release it as real mobile app.
The mobile native push messages interface is important to make use of to notify users…
-
### What happened?
Setting scopes has no effect other than cleaning out any set scopes (e.g. via UI).
### Expected Behavior
I can set scopes.
### Steps to reproduce
```
new Auth0.Connection(`git…
-
I think it'd be really helpful to show up some simple authentication workflow, maybe using Auth0 or Firebase Auth or even AWS Cognito. Just to illustrate how one would handle cookies coming from the s…
-
Hi! We've accumulated a longish list of todos' right about now, so right now we kind of need to converge rather than diverge.
I'm particularly interested in scoping down of a small set of recipes …
-
I get an `Uncaught ReferenceError: React is not defined` error, when rendering the DateTimePicker component from @material-ui/pickers. This error happens only in production build and not in the dev se…
-
**Describe the bug**
All cognito session tokens id, access and refresh tokens are being persisted into localstorage. This goes against all industry security best practice of storing sensitive infomat…
-
## JSON Web Token Authentication for Slim
- http://www.appelsiini.net/projects/slim-jwt-auth
- https://github.com/tuupola/slim-jwt-auth
- https://github.com/vlucas/phpdotenv
-
- [X] I am on the [latest](https://github.com/python-poetry/poetry/releases/latest) Poetry version.
- [X] I have searched the [issues](https://github.com/python-poetry/poetry/issues) of this repo a…
-
The below is what I get when I try to install via composer. Tried with Laravel 5.3 then upgraded to 5.4, in case that was the problem but still no joy,,,
```
Problem 1
- tomcorbett/opentok-l…