File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
packages/medusa-plugin-auth Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 0.2.0] ( https://github.com/adrien2p/medusa-plugins/compare/medusa-plugin-auth@0.1.0...medusa-plugin-auth@0.2.0 ) (2022-11-08)
7
+
8
+
9
+ ### Features
10
+
11
+ * supposrt facebook authentication strategy ([ f206645] ( https://github.com/adrien2p/medusa-plugins/commit/f206645011d82ec73268c89485dfeb07d6ec55bb ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 0.1.0] ( https://github.com/adrien2p/medusa-plugins/compare/medusa-plugin-auth@0.0.3...medusa-plugin-auth@0.1.0 ) (2022-11-07)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " medusa-plugin-auth" ,
3
- "version" : " 0.1 .0" ,
3
+ "version" : " 0.2 .0" ,
4
4
"description" : " Social authentication plugin for medusajs" ,
5
5
"keywords" : [
6
6
" social" ,
You can’t perform that action at this time.
0 commit comments