mirror of
https://github.com/bitinflow/nuxt-oauth.git
synced 2026-03-13 13:45:59 +00:00
Add access token ref to useAuth return
This commit is contained in:
@@ -80,6 +80,7 @@ export default async (options: ComposableOptions = {
|
||||
signOut,
|
||||
setBearerToken,
|
||||
bearerToken,
|
||||
accessToken,
|
||||
authConfig
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user