https://supertokens.com/ logo
Title
t

tymek65

11/06/2022, 3:26 PM
Is there any way to customize dashboard?
r

rp

11/06/2022, 3:39 PM
Hey! What kind of customisation are you looking for?
t

tymek65

11/06/2022, 3:39 PM
So that I could see user metadata in it
r

rp

11/06/2022, 3:40 PM
the dashboard can't really be customised as such. But we are going to release an update in the next 2-3 weeks that will enable you to see and edit the metadata of a user.
t

tymek65

11/06/2022, 3:41 PM
Looking forward to it, is there any way to customize current dashboard?
r

rp

11/06/2022, 3:41 PM
not really. But you can build your own
t

tymek65

11/06/2022, 3:41 PM
Okay, anyway so far I'm really liking it, pretty easy to setup
One more thing, is there any way to make refresh token expiration shorter?
I would like to test it
And should I be worried about saving too much info in metadata?
Is there any max capacity, I'm doing all things self hosted
r

rp

11/06/2022, 3:59 PM
> One more thing, is there any way to make refresh token expiration shorter? https://supertokens.com/docs/thirdpartyemailpassword/common-customizations/sessions/change-session-timeout > And should I be worried about saving too much info in metadata? Not really. You can store lots of info. It's stored as a
TEXT
column in the db.