Stojan Dimitrovski
Stojan Dimitrovski
Duktape is great for embedded environments, and so I wanted to try and run it in Intel SGX. There is some special configuration needed and refactoring string formatting in a...
Hi all, I haven't really been able to maintain this repository for quite some time. Even though it turns out LevelDB is not what it was marketed to be, I...
Specifically: - error_if_exists - reuse_logs - paranoid_checks - max_open_files For details, see: https://github.com/google/leveldb/blob/v1.19/include/leveldb/options.h
The `setSession` method was missing from the v1 auth reference. Also updated the docs with clarifications on what the method does especially in a SSR context.
Adds docs for server-side rendering with authorization.
This config resolves some issues when autogenerating docs on my machine.
Adds support for calling `setSession()` in a server-side rendering context. When used in SSR, the access and refresh tokens are typically sent from the browser to the server. Both of...
If the user comes from a regular sign-up, or Enterprise Login their username is an email address -- which does not resolve to the user's Github avatar. This uses a...
Adds the SSO docs for enabling SSO with Google Workspace (GSuite), Azure AD and Okta to the Platform section.
Hi @crewjam, This library is excellent. But I was wondering if this is being actively developed since the community -- including myself -- have opened quite a bit of PRs...