Alex Patterson

Results 14 comments of Alex Patterson

Just a note I am the DevRel at FusionAuth, happy to work through how to make this valid.

> Hey everyone, running in this same exact issue no matter what I do. Is there any solution to this? I tried following this guide: https://fusionauth.io/docs/quickstarts/quickstart-javascript-nextjs-web#authentication and I'm getting >...

I have added a new Issue/PR to update FusionAuth defaults to better represent our needs. Users should be able to override as they see fit. We can back out the...

This would help us add Authentication to other providers like [convex](https://docs.convex.dev/auth). The way that convex currently handles this is to make an additional call to get the accesstoken passing it...

@ThangHuuVu let me know if there is anything else that needs to be adjusted for this. I don't see a clear way to pass the codecov tests for this change.

> @alex-fusionauth I was looking at your sveltekit repo and was going to use your provider were you able to get it to work or are there any updates? >...

@JohnRSim it hasn't made it fully through our PR approval process yet but this is our new quickstart example. https://github.com/FusionAuth/fusionauth-quickstart-javascript-nuxt-web The doc update that is in review https://github.com/FusionAuth/fusionauth-site/pull/3012 That error...

@JohnRSim a couple updates on SvelteKit. I have an updated and working example, which we will end up turning into our quickstart. https://github.com/alex-fusionauth/fusionauth-sveltekit I have also opened an issue to...

@Aaron-Ritter the file layout should match our other quickstart like this one https://github.com/FusionAuth/fusionauth-quickstart-java-android-native Having the docker image and kickstart folder in the root and then the `complete-application` contain the android...

> I currently have write access to this https://github.com/FusionAuth/fusionauth-quickstart-java-android-fusionauth-sdk and the android-fusionauth-sdk. so if we could just rename fusionauth-quickstart-java-android-fusionauth-sdk to fusionauth-quickstart-kotlin-android-fusionauth-sdk the access can stay for now as it is...