Scalability of feature flags in access token claims
Just checking out Kinde for the first time, looks really cool! I'm especially interested in feature flags, but I'm confused as to how it scales—if I find my app having hundreds or thousands of feature flags, is it possible to still send them all in the access token claims? I know some auth providers have limits on the auth response size (4kb for Clerk, 1000 bytes for Firebase)
2 Replies