Hi,
I want to configure an OAuth 2 authentication connected to self-hosted GitLab instance for a SvelteKit SSR project.
Here is my personnel exploration issue.
I try to use Grant library instead node-oauth or passport-oauth2
Question: do you know an example of Grant setup in SvelteKit project?
I intend to try to setup Grand in a SvelteKit hooks, based on https://github.com/simov/grant/blob/master/lib/handler/vercel.js source code 🤔
Best regards,
Stéphane
Hi,
I want to configure an OAuth 2 authentication connected to self-hosted GitLab instance for a SvelteKit SSR project.
Here is my personnel exploration issue.
I try to use
Grantlibrary instead node-oauth or passport-oauth2Question: do you know an example of Grant setup in SvelteKit project?
I intend to try to setup
Grandin a SvelteKit hooks, based on https://github.com/simov/grant/blob/master/lib/handler/vercel.js source code 🤔Best regards,
Stéphane