Hi Torsten, I may add this some time in the future, bu for now I always used form based login, so some sort of a combination of SPA and traditional framework. Did you see this series: http://rundis.github.io/blog/2015/buddy_auth_part2.html This seems to go into the direction you are looking for, maybe it is helpful.
Best Regards, Sven Am Freitag, 30. Januar 2015 11:46:33 UTC+1 schrieb Torsten Uhlmann: > > I'm currently wrapping my head around single page apps with authentication > / authorization, > > so I would be interested in seeing a spa approach. > > Thanks for publishing, whatever way you choose. > > 2015-01-30 11:11 GMT+01:00 Sven Richter <sve...@googlemail.com > <javascript:>>: > >> Hi, >> >> I am working on taking luminus and chestnut templates some steps further >> by additionally providing authentication and user management + some crud >> generation for entities plus whatever comes to my mind. >> >> Now, I am a bit undecided, I am working on a view that lists available >> users plus some editing. The original plan was to do it with server side >> templating and form submissions, however, as I also plan provide some >> headstart with reagent I could do the same in an SPA approach with ajax >> requests to the server. >> Of course, what fits better is almost always a question of the specific >> project, but I would be interested what the general feeling for this is in >> the clojure community. >> >> What would other people prefer? What would make sense? Anything one would >> have to think of that I may have forgot? >> >> Btw. who wants to follow, this is the github page: >> https://github.com/sveri/closp >> >> Thanks, >> Sven >> >> -- >> You received this message because you are subscribed to the Google >> Groups "Clojure" group. >> To post to this group, send email to clo...@googlegroups.com >> <javascript:> >> Note that posts from new members are moderated - please be patient with >> your first post. >> To unsubscribe from this group, send email to >> clojure+u...@googlegroups.com <javascript:> >> For more options, visit this group at >> http://groups.google.com/group/clojure?hl=en >> --- >> You received this message because you are subscribed to the Google Groups >> "Clojure" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to clojure+u...@googlegroups.com <javascript:>. >> For more options, visit https://groups.google.com/d/optout. >> > > > > -- > AGYNAMIX(R). Passionate Software. > Inh. Torsten Uhlmann | Buchenweg 5 | 09380 Thalheim > Phone: +49 3721 273445 > Fax: +49 3721 273446 > Mobile: +49 151 12412427 > Web: http://www.agynamix.de > Author of "Lift Web Applications How-To > <http://www.packtpub.com/lift-web-applications/book>" > -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.