mirror of
https://github.com/fosrl/pangolin.git
synced 2026-02-28 12:13:46 +00:00
refactor auth to work cross domain and with http resources closes #100
This commit is contained in:
@@ -7,8 +7,8 @@ export type Env = {
|
||||
externalPort: string;
|
||||
nextPort: string;
|
||||
sessionCookieName: string;
|
||||
resourceSessionCookieName: string;
|
||||
resourceAccessTokenParam: string;
|
||||
resourceSessionRequestParam: string;
|
||||
},
|
||||
email: {
|
||||
emailEnabled: boolean;
|
||||
|
||||
Reference in New Issue
Block a user