jingapore
01/01/2025, 6:10 AMgo-app | 2025/01/01 05:48:21 "POST http://localhost:8000/auth/signinup HTTP/1.1" from 192.168.65.1:53473 - 000 0B in 157.433875ms
go-app | panic: interface conversion: interface {} is nil, not map[string]interface {}
how do we solve this? i'm thinking that this type should be broadened to include just interface{}
type TypeRawUserInfoFromProvider struct {
FromIdTokenPayload map[string]interface{}
FromUserInfoAPI map[string]interface{}
}
so questions:
1. anyone using golang sdk having same issue:
2. if so, what do you think about my fix?
thanks.SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).
Powered by