Skip to content

epicdev-za/boost-gc-sanctum-authenticator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boost Error Plugin

This plugin is designed to add Google Cloud Secret Manager integration to allow authorization to Sanctum in Google Cloud environments

Installation

npm install --save @epicdev/boost-gc-sanctum-authentictor

Register it in server.config.js

...
sanctum: {
    project_key: '',
    gc_project_id: ''//Insert Google Cloud Project ID
},
plugins: ['boost-gc-sanctum-authentictor'], //Or use boost-error-plugin/gc for Google Cloud Error Reporting
endpoints: {
...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published