Skip to content
#

auth

Here are 1,100 public repositories matching this topic...

st-h
st-h commented Jul 20, 2019

I was thinking about improving security when making use of the cookie store and was wondering if we could make use of HttpOnly cookies when using ember-simple-auth, and it seems that it actually is possible.

But to provide a little background first, this is what the owasp session management cheatsheet contains

mitar
mitar commented Mar 27, 2020

Is your feature request related to a problem? Please describe.

I am trying to build an OpenID provider only, I do not really have any resources to which one would delegate access to. So I do not need OAuth provider, just OpenId provider. The issue is that currently documentation/example just says that OAuth handlers have to be registered before OpenId ones, but does not explain which are th

Improve this page

Add a description, image, and links to the auth topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the auth topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.