Replies: 3 comments 3 replies
-
Hi, Step 1Implement an MongoDBDataProvider
Have a look at FileUserDataProvider as an example. Step 2Use annotations to make Membrane recognize your extension.
That way you can use the provider in the proxis XML:
Step 3Compile your extension into a maven artifact. Generate a jar and place it into the libs folder of membrane. StepSetup a configuration using your extension. Please ask if you have any questions left. Cheers |
Beta Was this translation helpful? Give feedback.
-
Hi @huxiaofei658, |
Beta Was this translation helpful? Give feedback.
-
Could you build it and do you have a JAR? |
Beta Was this translation helpful? Give feedback.
-
Hello, how can I use basic authentication or jwt authentication when storing my user data such as user name and password in mongodb? thank you
Beta Was this translation helpful? Give feedback.
All reactions