Hi all.
Does anybody know how to use forever session with oauth. Suppose my oauth service gives me a forever access token, and I want to get forever token from the Dreamfactory. I read this https://wiki.dreamfactory.com/DreamFactory/Tutorials/Forever_sessions but there is no useful information.
Hey @DamonV,
Forever sessions are not currently supported with OAuth. You may be able to achieve the same by setting the JWT refresh timer to a really big number.
Thank you,
@AlexBowen
Yeah, I was thinking about a very large JWT_TTL. But it’s not safe enough.
Thanks anyway!
1 Like
Thanks for your post and feedback @DamonV!