This website works better with JavaScript.
Home
Explore
Help
Sign In
bubblev
/
bubble
Watch
9
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
130
Wiki
Activity
Browse Source
add file header
tags/v0.9.9
Jonathan Cobb
5 years ago
parent
9cc84901d2
commit
7d8577d24a
1 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
bubble-server/src/main/java/bubble/service/account/AuthenticatorService.java
+ 4
- 0
bubble-server/src/main/java/bubble/service/account/AuthenticatorService.java
View File
@@ -1,3 +1,7 @@
/**
* Copyright (c) 2020 Bubble, Inc. All rights reserved.
* For personal (non-commercial) use, see license: https://bubblev.com/bubble-license/
*/
package bubble.service.account;
import bubble.model.account.Account;
Write
Preview
Loading…
Cancel
Save