-
Being logged in on one app, then switching apps (e.g. from /boatnet/ to /ashop/) currently causes issues.
Solution may be to track which app a user logged in for, but this fix will probably be limit…
ghost updated
4 years ago
-
![Image](https://user-images.githubusercontent.com/77528774/217309460-20bd3b5d-ec0f-48e5-a572-54342097621e.png)
![Image](https://user-images.githubusercontent.com/77528774/217309538-2ef66397-b377…
-
We should look into using Firebase or some other third party secure system for logging in users + authenticating them.
Once user accounts are done, we can track the goals the user has 'completed' …
-
I recently moved one of my sites to its own org. Unfortunately, "Groups" only lists my username and one org of the 2 orgs I am member of - and the new one I created for that site is the one not shown.…
-
The token received from one authentication is good for some time frame defined by the response JSON. We could store this so we don't have to re-ask for a few days(?)
keith updated
6 years ago
-
https://github.blog/changelog/2022-10-24-npm-v9-0-0-released/
login and adduser are now separate commands that send different data to the registry.
## login with web
```
request:
POST /-/…
-
Hi,
i'm succesfully using hapi-auth-jwt2 in one of my projects, but I can't find a way to integrate it with Bell to allow social login. Is there some tutorial or example i might look at?
Thanks
-
* Using regular chrome requires chromecast devices to have certs generated from CA w/ roots as shown at https://chromium.googlesource.com/chromium/src/+/f49754fb9b9d92639cddea6638b344c507bc5aed/compon…
cretz updated
6 years ago
-
Hi
I am having problems running the code. After successful installation I get:
```
2015-08-03 21:19:24,276 - ircconnection.logger - INFO - Setting password
2015-08-03 21:19:24,276 - ircconnection.lo…
-
# About Keria API and HTTP Message Signatures
I'd like to create a "generic" API client for Keria. With dependencies to 3rd party libraries supporting crypto and http message signatures only. I do…