stormpath-django icon indicating copy to clipboard operation
stormpath-django copied to clipboard

Make Accessing Stormpath Account Object Simpler

Open rdegges opened this issue 10 years ago • 1 comments

We should have a way to, given a Django User object, retrieve the corresponding Stormpath Account object. This way, we can do more advanced Stormpath things if we need to.

rdegges avatar Nov 20 '15 21:11 rdegges

Can you provide some examples of advanced things and what the code to retrieve the object might look like?

jheld avatar Jun 30 '16 03:06 jheld