RyanKF
(Ryan)
10
FWIW, Lexicon is not abandoned and is still under active development.
@Roie_Natan if you are familiar with Javascript, you could look at Lexicon’s source code to see how it was accomplished.
However as @merefield pointed out there are existing posts that could help you along in figuring it out.
Here is one resource talking about user sessions: Storing extra data about a user's session - #3 by sam
And you might also find the auth flow from @pmusaraj’s app useful:
3 Likes