Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to switch off session handling altogether #33

Open
rishavs opened this issue Oct 3, 2022 · 1 comment
Open

How to switch off session handling altogether #33

rishavs opened this issue Oct 3, 2022 · 1 comment

Comments

@rishavs
Copy link

rishavs commented Oct 3, 2022

Hi

How can i disable sessions in this lib?
I only want to use goth to fetch the user details from the social provider. After than I want to handle session manually (not using gofiber session/storage).

@Shareed2k
Copy link
Owner

we can create sessionStore interface and pass custom store

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants