https://github.com/jpulgarin/django-tokenapi ?

2015-03-02 17:47 GMT+01:00 Flemming Hansen <[email protected]>:
> Hi all,
>
> I need to set up a passwordless login system using tokens, and I need to
> manage it from the admin backend.
>
> Simplified, the tokens need to be set for a user (one user, one authenticate
> token, many authorize tokens).
> In the site admin interface I need "User tokens" to be its own "ModelAdmin",
> that is, in addition to the default "Users"-admin section, I need a "User
> tokens"-admin section.
>
> My problem is how to do this?
>
> Any suggestions welcome.
>
> Thanks.
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/b920c6e9-14fa-403e-85f4-ffde34af7501%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAFgu0xjkCKon-jSHLVfACTbxqou4Z4-2U4YJgfvJZ3v%3D9pi1Xw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to