https://supertokens.com/ logo
Docs
Join the conversationJoin Discord
Channels
community
contributing
general
github-activity
info
introductions
new-releases
random
security
support-questions
welcome-0xdelusion
welcome-aj-ya
welcome-aleksandrc
welcome-alpinjs
welcome-amberlamps1
welcome-andrew-rodriguez
welcome-ankit-choudhary
welcome-anthony-stod-custodio
welcome-call-in
welcome-chwalbox
welcome-claybiokiller
welcome-co7e
welcome-cosmoecwsa
welcome-devdag
welcome-dinso
welcome-drebotelho
welcome-elio
welcome-ernest
welcome-foxbarrington
welcome-fromscratch
welcome-galto4ir
welcome-goetzum
welcome-hay-kot
welcome-himanshu-kukreja
welcome-hossambarakat
welcome-ichikawakazuto
welcome-jahir9991
welcome-jamesl
welcome-jerry123424
welcome-john-oliver
welcome-jonas-alexanderson
welcome-jxyz
welcome-kelvinwop
welcome-kraz
welcome-lancekey
welcome-leoo
welcome-lukeacollins
welcome-m-j-mon
welcome-malik-khoja
welcome-marco
welcome-mardadi
welcome-meshguy
welcome-metamorph
welcome-mike-tectu
welcome-mirzok
welcome-mozomig
welcome-naberyou66_
welcome-nacer
welcome-namratha
welcome-naveenkumar
welcome-nightlight
welcome-nischith
welcome-notankit
welcome-olawumi
welcome-pavan-kumar-reddy-n
welcome-pineappaul
welcome-poothebear
welcome-rick
welcome-samuel-qosenergy
welcome-samuelstroschein
welcome-shubhamgoel23
welcome-shubhamkaushal
welcome-sidebar
welcome-surajsli
welcome-suyash_
welcome-syntaxerror
welcome-tauno
welcome-tauno
welcome-tawnoz
welcome-teclali
welcome-tls
welcome-turbosepp
welcome-vikram_shadow
welcome-yann
Powered by Linen
general
  • d

    duggieDUGZ

    08/21/2019, 6:56 PM
    I see, yes I get that! thanks!
  • r

    rp

    08/21/2019, 6:56 PM
    So normally you would want to store your userโ€™s sensitive data only in your backend. And not theirs.
  • d

    duggieDUGZ

    08/21/2019, 6:57 PM
    Yeah
  • r

    rp

    08/21/2019, 6:57 PM
    But this depends on what they offer and what you want to use them for.
  • d

    duggieDUGZ

    08/21/2019, 6:57 PM
    Okay got it
  • r

    rp

    08/21/2019, 6:57 PM
    Cool
  • s

    Sun Walker

    08/23/2019, 3:49 PM
    Hey guys, another question here: Im considering rewriting my application from REST to GraphQL and removing Redux in favour of Apollo. I use React Native on the front end. Does super tokens RN work better with Redux or can it be done just the same without? Do you recommend GraphQL from a security standpoint and also in terms of working with SuperTokens?
  • r

    rp

    08/23/2019, 4:05 PM
    SuperTokens would work equally well with or without graphql/redux. Their usage is nothing todo with security.
  • r

    rp

    08/23/2019, 4:05 PM
    U can choose whatever you want, and SuperTokens will work just fine!
  • s

    Sun Walker

    09/05/2019, 8:45 AM
    Hey, I got a question about how SuperTokens was built itself. Did you happen to use functional programming techniques in the development of SuperTokens?
  • r

    rp

    09/05/2019, 9:20 AM
    Yup. We did. Our node implementation uses some cool promise based functional programming. There are also other concepts like usage of map, filter etc etc.. finally, using callbacks is also considered as functional programming.
  • s

    Sun Walker

    09/05/2019, 10:39 AM
    Bleeding edge hahah, did you happen to aim for pure functions or was that not a priority?
  • r

    rp

    09/05/2019, 10:42 AM
    I mean we used typescript for that, so we used object oriented and functional programming as we saw the need
  • s

    Sun Walker

    09/05/2019, 10:43 AM
    Hmmm, cool. Im just learning about it now and was curious! ๐Ÿ˜„
  • r

    rp

    09/05/2019, 10:45 AM
    cool!
  • u

    user

    09/06/2019, 7:49 AM
    Hello guys. do you know when you will release the iOS framework ?
  • r

    rp

    09/06/2019, 7:50 AM
    By the mid to end of October.
  • r

    rp

    09/06/2019, 7:51 AM
    If you need priority implementation, then we can come to some sort of arrangement for that.
  • u

    user

    09/06/2019, 7:56 AM
    ok great. and to understand the how work supertoken. Can we just start by using it over our api REST call without the iOS or Android framework ? This is a stupid question but just wanted to know lol
  • r

    rp

    09/06/2019, 7:58 AM
    yes you can. But you will have to handle the refreshing the session part yourself manually on the frontend (which is what our SDK does).
  • u

    user

    09/06/2019, 7:58 AM
    ok it's was i understand after reading your doc. Nice.
  • r

    rp

    09/06/2019, 7:58 AM
    thank you! feel free to ask questions here ๐Ÿ™‚
  • u

    user

    09/20/2019, 8:45 AM
    hello rishabh
  • u

    user

    09/20/2019, 8:46 AM
    Super what you have made is literally amazing
  • u

    user

    09/20/2019, 8:47 AM
    just one thing if we have provision for adding our own configuration that would be amazing
  • u

    user

    09/20/2019, 8:47 AM
    Because every organisation has different use case with their authentication needs
  • a

    Adiboi

    09/20/2019, 9:00 AM
    Hi Ghost! Welcome to SuperTokens community and thanks for the feedback. Could you please elaborate? Is there any specific configuration you're looking for?
  • l

    LucaCastelnuovo

    10/11/2019, 2:42 PM
    if the refresh token isn't hashed couldn't database acces be dangerous?
  • l

    LucaCastelnuovo

    10/11/2019, 2:42 PM
    or would that be mitigated by the storing of old hash?
  • r

    rp

    10/11/2019, 2:43 PM
    refresh tokens are hashed and stored in the db.
Powered by Linen
Title
r

rp

10/11/2019, 2:43 PM
refresh tokens are hashed and stored in the db.
View count: 4