SohoHouse / nuxt-oauth

Simple OAuth2 integration for your Nuxt app
MIT License
122 stars 27 forks source link

feat: allow bearer for pass-through authorization #37

Closed hamishhossack closed 5 years ago

hamishhossack commented 5 years ago

Summary

Allow an authorization header to be passed into our applications.

This should enable web views from mobile to load the application without passing through the identity server.

Tickets

Allow authentication using Authorization header as well as a session