pub-dev icon indicating copy to clipboard operation
pub-dev copied to clipboard

admin action to create browser-cookies for test users

Open jonasfj opened this issue 1 year ago • 1 comments

I propose that we add the function to our configuration file.

testUsers:
 - [email protected]
 - [email protected]

Then we make a test-user-sign-in admin action which will create and return the authentication cookies for an allow-listed test-user.

jonasfj avatar Oct 17 '24 11:10 jonasfj