我有单页应用程序和服务堆栈作为不同的域名(cors)上的服务。认证angular spa应用的正确方式是什么?
发布于 2015-11-23 01:36:40
TechStacks是支持Twitter and Facebook Authentication的AngularJS应用程序的一个示例。
启用了多个不同AuthProviders的单页应用程序的另一个最小示例是AWS Auth,而HttpBenchmarks示例提供了在ServiceStack中设置Authentication + Registration的良好文档。
https://stackoverflow.com/questions/33849254
复制相似问题