You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nothing planned. I’m open to design discussion (first!) & PRs, but I also
think this library benefits from simplicity.
If you want to do Bearer token auth securely - including managing token
issuance, revocation, etc - then using a purpose-built library for that is
going to be better for your users’ security.
On Wed, Jan 30, 2019 at 7:21 PM AndrewNovak ***@***.***> wrote:
Hi there. Just curious are you still maintaining this? Any thoughts on
supporting more auth methods based on the authorization header?
authorization bearer = token auth
authorization basic = user:pass auth
etc...
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#21>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AABIcEEvAEfxkd7o9BjgjQb0vzwkwQcPks5vImFTgaJpZM4abgDm>
.
Hi there. Just curious are you still maintaining this? Any thoughts on supporting more auth methods based on the authorization header?
authorization bearer = token auth
authorization basic = user:pass auth
etc...
The text was updated successfully, but these errors were encountered: