Gareth Dwyer
Gareth Dwyer
part of https://github.com/FusionAuth/fusionauth-site/issues/2854 - but we still have another one for SAML coming
https://github.com/FusionAuth/fusionauth-site/issues/2960
The example [ExpressJS quickstart (web)](https://fusionauth.io/docs/quickstarts/quickstart-javascript-express-web) has a few issues. - It uses typescript, but without types, so this just makes it harder to people who aren't familiar with typescript to...
**Please describe the purpose of this pull request.** Is it to add a new feature? Is it to fix a bug? **How to test** How can we test your PR...
Depends on - Maybe changing the location/structure to fit in with the new docs structure. - The example repo https://github.com/ritza-co/letta-customer-specific-agents-starter.git being copied to https://github.com/letta-ai/customer-success-crm-starter.git, or we need to update that...
This is rough work for the new quickstart guide. It is still pulling in code samples from our fork of the example repo. WIP PR for that is here: https://github.com/FusionAuth/fusionauth-quickstart-javascript-react-web/pull/42...